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 143733 - NullPointerException at org.netbeans.core.windows.RegistryImpl.getActivated
Summary: NullPointerException at org.netbeans.core.windows.RegistryImpl.getActivated
Status: RESOLVED DUPLICATE of bug 143700
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:
Depends on:
Blocks:
 
Reported: 2008-08-13 10:43 UTC by polan
Modified: 2008-12-22 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 90250


Attachments
stacktrace (981 bytes, text/plain)
2008-08-13 10:43 UTC, polan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description polan 2008-08-13 10:43:53 UTC
Build: NetBeans IDE Dev (Build 200808130201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows Vista, 6.0, x86

User Comments: 
Reset windows

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.core.windows.RegistryImpl.getActivated(RegistryImpl.java:99)
        at org.netbeans.core.windows.FloatingWindowTransparencyManager$2.run(FloatingWindowTransparencyManager.java:130)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
Comment 1 polan 2008-08-13 10:43:58 UTC
Created attachment 67230 [details]
stacktrace
Comment 2 Marian Mirilovic 2008-08-13 10:46:57 UTC

*** This issue has been marked as a duplicate of 143704 ***
Comment 3 Lukas Hasik 2008-08-13 10:54:48 UTC
x
Comment 4 Lukas Hasik 2008-08-13 10:55:08 UTC

*** This issue has been marked as a duplicate of 143700 ***