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 238687 - 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: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-22 09:34 UTC by Ondrej Vrabec
Modified: 2014-01-08 14:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 205490


Attachments
stacktrace (2.59 KB, text/plain)
2013-11-22 09:34 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2013-11-22 09:34:09 UTC
Build: NetBeans IDE Dev (Build 20131120-230f9ecd6b1c)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Linux

User Comments:
ovrabec: playing with Today category. Closing and reopening the category from the popup menu




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:1764)
   at org.netbeans.core.windows.WindowManagerImpl.findTopComponent(WindowManagerImpl.java:290)
   at org.netbeans.modules.bugtracking.tasks.DashboardTopComponent.findInstance(DashboardTopComponent.java:169)
   at org.netbeans.modules.bugtracking.tasks.DashboardUtils.getFilterBoldText(DashboardUtils.java:240)
   at org.netbeans.modules.bugtracking.tasks.DashboardUtils.getTaskDisplayText(DashboardUtils.java:150)
   at org.netbeans.modules.bugtracking.tasks.dashboard.TaskNode.configure(TaskNode.java:159)
Comment 1 Ondrej Vrabec 2013-11-22 09:34:11 UTC
Created attachment 142472 [details]
stacktrace
Comment 2 Jan Peska 2014-01-08 14:22:17 UTC
fix: http://hg.netbeans.org/core-main/rev/8d3242880130