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 223185 - NullPointerException at org.openide.awt.ContextManager$LSet.run
Summary: NullPointerException at org.openide.awt.ContextManager$LSet.run
Status: RESOLVED DUPLICATE of bug 222826
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 15:05 UTC by mago_ebon
Modified: 2012-12-03 16:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196029


Attachments
stacktrace (1.28 KB, text/plain)
2012-12-03 15:05 UTC, mago_ebon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mago_ebon 2012-12-03 15:05:13 UTC
Build: NetBeans IDE Dev (Build 201211200002)
VM: IBM J9 VM, 2.4, Java(TM) SE Runtime Environment, jvmwa6460sr9-20110324_78506
OS: Windows 7

User Comments:
mago_ebon: Working with the chrome plugin to debug JavaScript




Stacktrace: 
java.lang.NullPointerException
   at org.openide.awt.ContextManager$LSet.run(ContextManager.java:428)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:220)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:650)
   at java.awt.EventQueue.access$000(EventQueue.java:95)
   at java.awt.EventQueue$1.run(EventQueue.java:613)
   at java.awt.EventQueue$1.run(EventQueue.java:0)
Comment 1 mago_ebon 2012-12-03 15:05:15 UTC
Created attachment 128786 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2012-12-03 16:08:03 UTC

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