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 143921 - NullPointerException at java.awt.Container.removeNotify
Summary: NullPointerException at java.awt.Container.removeNotify
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-08-14 13:52 UTC by thulin
Modified: 2008-12-22 13:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 91112


Attachments
stacktrace (6.61 KB, text/plain)
2008-08-14 13:52 UTC, thulin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thulin 2008-08-14 13:52:32 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 14.0-b01, Java(TM) SE Runtime Environment, 1.7.0-ea-b32
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
Comment 1 thulin 2008-08-14 13:52:36 UTC
Created attachment 67410 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2008-09-09 09:38:27 UTC
we need some steps to reproduce this problem...
Comment 3 David Simonek 2008-09-19 12:04:16 UTC
Unfortunately, there is nothing we can do with this issue without reproducible set of steps. Exception is thrown from
Swing/JDK code.