java.lang.NullPointerException at javax.swing.ImageIcon.(ImageIcon.java:138) at org.netbeans.modules.vcs.profiles.cvsprofiles.visualizers.AbstractTreeInfoPanel.getTreeCellRendererComponent(AbstractTreeInfoPanel.java:454) at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2653) at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:475) at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(VariableHeightLayoutCache.java:1342) at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(VariableHeightLayoutCache.java:1478) at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(VariableHeightLayoutCache.java:1270) at javax.swing.tree.VariableHeightLayoutCache.rebuild(VariableHeightLayoutCache.java:725) at javax.swing.tree.VariableHeightLayoutCache.setModel(VariableHeightLayoutCache.java:91) at javax.swing.plaf.basic.BasicTreeUI.setModel(BasicTreeUI.java:390) at javax.swing.plaf.basic.BasicTreeUI$Handler.propertyChange(BasicTreeUI.java:3326) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270) at java.awt.Component.firePropertyChange(Component.java:7159) at javax.swing.JTree.setModel(JTree.java:710) at org.netbeans.modules.vcs.profiles.cvsprofiles.visualizers.AbstractTreeInfoPanel.recreateModel(AbstractTreeInfoPanel.java:244) at org.netbeans.modules.vcs.profiles.cvsprofiles.visualizers.AbstractTreeInfoPanel.setDataToDisplay(AbstractTreeInfoPanel.java:471) at org.netbeans.modules.vcs.profiles.cvsprofiles.visualizers.log.LogTreeInfoPanel.setDataToDisplay(LogTreeInfoPanel.java:207) at org.netbeans.modules.vcs.profiles.cvsprofiles.visualizers.log.CvsLogVisualizer.getOutputPanels(CvsLogVisualizer.java:107) at org.netbeans.modules.vcs.profiles.cvsprofiles.visualizers.OutputVisualizer.open(OutputVisualizer.java:118) at org.netbeans.modules.vcs.profiles.cvsprofiles.visualizers.OutputVisualizer.open(OutputVisualizer.java:112) [catch] at org.netbeans.modules.vcscore.cmdline.UserCommandSupport$2.run(UserCommandSupport.java:380) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)