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 196209 - IllegalStateException: Problem in some module which uses Window System: Window System API is required to be called from AWT thread only, see http://core.netbeans.org/proposals/threading/
Summary: IllegalStateException: Problem in some module which uses Window System: Windo...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 07:27 UTC by jbehringer
Modified: 2017-11-12 03:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177192


Attachments
stacktrace (2.51 KB, text/plain)
2011-03-03 07:27 UTC, jbehringer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jbehringer 2011-03-03 07:27:43 UTC
This bug was originally marked as duplicate of bug 143793, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

User Comments:
jbehringer: starting NetBeans 7.0 Beta 2




Stacktrace: 
java.lang.IllegalStateException: Problem in some module which uses Window System: Window System API is required to be called from AWT thread only, see http://core.netbeans.org/proposals/threading/
   at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1520)
   at org.netbeans.core.windows.WindowManagerImpl.topComponentID(WindowManagerImpl.java:1215)
   at org.openide.windows.WindowManager.findTopComponentID(WindowManager.java:529)
   at org.netbeans.core.windows.model.TopComponentSubModel.getID(TopComponentSubModel.java:367)
   at org.netbeans.core.windows.model.TopComponentSubModel.setSelectedTopComponent(TopComponentSubModel.java:309)
   at org.netbeans.core.windows.model.DefaultModeModel.setSelectedTopComponent(DefaultModeModel.java:174)
Comment 1 jbehringer 2011-03-03 07:27:46 UTC
Created attachment 106638 [details]
stacktrace
Comment 2 Tomas Hurka 2011-03-03 09:52:41 UTC
The exception is caused by visualgc plugin.
Comment 3 Exceptions Reporter 2017-11-12 03:22:16 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=177192