icon: javax.swing.ImageIcon@55d6696 vis: main(int argc, const char** argv) ren: org.openide.awt.HtmlRendererImpl[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=16777216,maximumSize=,minimumSize=,preferredSize=,defaultIcon=javax.swing.ImageIcon@772b07af,disabledIcon=,horizontalAlignment=LEADING,horizontalTextPosition=TRAILING,iconTextGap=8,labelFor=,text=terminate,verticalAlignment=CENTER,verticalTextPosition=CENTER] Caused: java.lang.NullPointerException at javax.swing.JLabel.setIcon(JLabel.java:406) at org.openide.explorer.view.NodeRenderer.configureFrom(NodeRenderer.java:231) at org.openide.explorer.view.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:147) at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2807) at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:492) at javax.swing.tree.FixedHeightLayoutCache.getBounds(FixedHeightLayoutCache.java:553) at javax.swing.tree.FixedHeightLayoutCache.getBounds(FixedHeightLayoutCache.java:199) at javax.swing.plaf.basic.BasicTreeUI.getPathBounds(BasicTreeUI.java:529) at javax.swing.plaf.basic.BasicTreeUI.getPathBounds(BasicTreeUI.java:522) at javax.swing.plaf.basic.BasicTreeUI$Handler.valueChanged(BasicTreeUI.java:3778) at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:635) at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1093) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:294) at org.openide.explorer.view.BeanTreeView.showSelection(BeanTreeView.java:120) at org.openide.explorer.view.TreeView$7.run(TreeView.java:1025) at org.openide.util.Mutex.readAccess(Mutex.java:372) at org.openide.util.Mutex$1R.run(Mutex.java:1322) at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1339) at org.openide.util.Mutex.readAccess(Mutex.java:361) at org.openide.explorer.view.VisualizerNode$QP.processQueue(VisualizerNode.java:686) at org.openide.explorer.view.VisualizerNode$QP.runSafe(VisualizerNode.java:665) at org.openide.explorer.view.VisualizerNode.runSafe(VisualizerNode.java:602) at org.openide.explorer.view.TreeView.synchronizeSelectedNodes(TreeView.java:1008) at org.openide.explorer.view.TreeView$TreePropertyListener$1.run(TreeView.java:1287) at org.openide.util.Mutex.readAccess(Mutex.java:372) at org.openide.util.Mutex$1R.run(Mutex.java:1322) at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1921) at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1341) at org.openide.util.Mutex.readAccess(Mutex.java:361) at org.openide.explorer.view.TreeView$TreePropertyListener.propertyChange(TreeView.java:1276) at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:197) at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263) at org.openide.explorer.ExplorerManager$2.run(ExplorerManager.java:886) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:726) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)