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 176700 - [68cat] NullPointerException at javax.swing.plaf.basic.BasicTreeUI.updateSize
Summary: [68cat] NullPointerException at javax.swing.plaf.basic.BasicTreeUI.updateSize
Status: RESOLVED DUPLICATE of bug 213861
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 09:28 UTC by Anton Chechel
Modified: 2012-06-10 17:31 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160918


Attachments
stacktrace (1.06 KB, text/plain)
2009-11-12 09:28 UTC, Anton Chechel
Details
stacktrace (1018 bytes, text/plain)
2010-03-03 07:56 UTC, nivux
Details
stacktrace (992 bytes, text/plain)
2010-03-08 09:47 UTC, ota
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Chechel 2009-11-12 09:28:13 UTC
Build: NetBeans Platform Dev (Build 200911091156)
VM: Java HotSpot(TM) Server VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
alied: selecting the navigator

manowar: just opened IDE



Stacktrace: 
java.lang.NullPointerException
        at javax.swing.plaf.basic.BasicTreeUI.updateSize(BasicTreeUI.java:1801)
        at javax.swing.plaf.basic.BasicTreeUI$ComponentHandler.actionPerformed(BasicTreeUI.java:2528)
        at javax.swing.Timer.fireActionPerformed(Timer.java:271)
        at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
Comment 1 Anton Chechel 2009-11-12 09:28:16 UTC
Created attachment 90918 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-01-27 10:12:10 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=160918
Comment 3 nivux 2010-03-03 07:56:37 UTC
Created attachment 94720 [details]
stacktrace

En voulant consulter le Navigateur de classe
Comment 4 ota 2010-03-08 09:47:11 UTC
Created attachment 94869 [details]
stacktrace
Comment 5 Antonin Nebuzelsky 2011-10-05 19:58:51 UTC
No more duplicate exception reports since 2011-05-24:
http://statistics.netbeans.org/exceptions/detail.do?id=160918

Closing worksforme.
Comment 6 Marian Mirilovic 2012-06-10 17:31:32 UTC

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