This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 219399 - NullPointerException at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection
Summary: NullPointerException at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSele...
Status: CLOSED DUPLICATE of bug 126170
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 19:41 UTC by swpalmer
Modified: 2013-08-05 07:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192958


Attachments
stacktrace (2.64 KB, text/plain)
2012-10-02 19:41 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2012-10-02 19:41:49 UTC
Build: NetBeans IDE 7.3 Beta (Build 201209272333)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Windows 7

User Comments:
swpalmer: returned to IDE after working outside (possibly doing Mercurial updates and builds of opened projects)




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(BasicTreeUI.java:3573)
   at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressedDND(BasicTreeUI.java:3566)
   at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(BasicTreeUI.java:3525)
   at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
   at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:279)
   at java.awt.Component.processMouseEvent(Component.java:6502)
Comment 1 swpalmer 2012-10-02 19:41:53 UTC
Created attachment 125249 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-10-03 09:18:45 UTC

*** This bug has been marked as a duplicate of bug 126170 ***
Comment 3 Jan Pirek 2012-10-09 15:29:23 UTC

*** This bug has been marked as a duplicate of bug 219755 ***
Comment 4 Marian Mirilovic 2013-08-05 07:07:38 UTC

*** This bug has been marked as a duplicate of bug 126170 ***