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 166989 - IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at: http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 Also se
Summary: IllegalStateException: Known problem in JDK occurred. If you are interested, ...
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 2 votes (vote)
Assignee: David Simonek
URL: http://statistics.netbeans.org/except...
Keywords: JDK_SPECIFIC, RANDOM, THREAD
: 169807 (view as bug list)
Depends on: 90590
Blocks:
  Show dependency tree
 
Reported: 2009-06-12 13:58 UTC by athompson
Modified: 2011-06-09 09:57 UTC (History)
9 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 152527


Attachments
stacktrace (1.14 KB, text/plain)
2009-06-12 13:58 UTC, athompson
Details
stacktrace (1.14 KB, text/plain)
2009-06-15 19:17 UTC, esmithbss
Details
stacktrace (1.05 KB, text/plain)
2009-07-01 08:14 UTC, Exceptions Reporter
Details
stacktrace (2.69 KB, text/plain)
2009-07-06 09:33 UTC, Ivan Sidorkin
Details
stacktrace (1.14 KB, text/plain)
2009-07-08 10:27 UTC, matusdekanek
Details
stacktrace (1.14 KB, text/plain)
2009-07-14 11:15 UTC, Marian Mirilovic
Details
stacktrace (1.14 KB, text/plain)
2009-07-17 19:20 UTC, athompson
Details
stacktrace (1.14 KB, text/plain)
2009-07-28 11:55 UTC, Sergey Petrov
Details
stacktrace (1.14 KB, text/plain)
2009-07-30 19:58 UTC, giorgio42
Details
stacktrace (1.14 KB, text/plain)
2009-07-31 12:23 UTC, Marian Mirilovic
Details
stacktrace (1.14 KB, text/plain)
2009-08-06 19:32 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2009-06-12 13:58:50 UTC
Build: NetBeans IDE Dev (Build 200906120201)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, amd64

User Comments:
athompson: started clean install of netbeans



Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:167)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:122)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 1 athompson 2009-06-12 13:58:57 UTC
Created attachment 83501 [details]
stacktrace
Comment 2 esmithbss 2009-06-15 19:17:13 UTC
Build: NetBeans IDE Dev (Build 200906150201)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-13-generic, i386

User Comments: 
Opening newly installed 200906150201 after having activated all plugins I use.	

Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:167)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:122)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 3 esmithbss 2009-06-15 19:17:24 UTC
Created attachment 83601 [details]
stacktrace
Comment 4 Exceptions Reporter 2009-06-26 22:19:01 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152527
Comment 5 Exceptions Reporter 2009-07-01 08:14:04 UTC
Build: NetBeans Platform Dev (Build 200907010200)
VM: Java HotSpot(TM) Client VM, 1.5.0_19-137, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_19-b02-304
OS: Mac OS X, 10.5.7, i386

User Comments: 


Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:178)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:130)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
Comment 6 Exceptions Reporter 2009-07-01 08:14:15 UTC
Created attachment 84223 [details]
stacktrace
Comment 7 Exceptions Reporter 2009-07-01 08:14:39 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152527
Comment 8 Ivan Sidorkin 2009-07-06 09:33:44 UTC
Build: NetBeans Platform Dev (Build 200907060200)
VM: Java HotSpot(TM) Client VM, 1.5.0_19-137, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_19-b02-304
OS: Mac OS X, 10.5.7, i386

User Comments: 


Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:178)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:130)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
Comment 9 Ivan Sidorkin 2009-07-06 09:33:48 UTC
Created attachment 84392 [details]
stacktrace
Comment 10 Exceptions Reporter 2009-07-06 09:33:54 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152527
Comment 11 matusdekanek 2009-07-08 10:26:59 UTC
Build: NetBeans IDE Dev (Build 200907071400)
VM: Java HotSpot(TM) Client VM, 14.0-b12, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b03
OS: Linux, 2.6.28-13-generic, i386

User Comments: 
starting IDE after a plugin installation and update

Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:178)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:130)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 12 matusdekanek 2009-07-08 10:27:10 UTC
Created attachment 84480 [details]
stacktrace
Comment 13 Exceptions Reporter 2009-07-08 10:27:24 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152527
Comment 14 Exceptions Reporter 2009-07-10 10:04:52 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152527
Comment 15 Marian Mirilovic 2009-07-14 11:15:24 UTC
Build: NetBeans IDE Dev (Build 200907140201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b15, Java(TM) SE Runtime Environment, 1.6.0_14-b07
OS: Linux, 2.6.28-11-generic, amd64

User Comments: 
I've got that on start of the IDE ... haven't seen that before

Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590<br/>
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)<br/>
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)<br/>
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:162)<br/>
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:116)<br/>
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)<br/>
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)<br/>
Comment 16 Marian Mirilovic 2009-07-14 11:15:34 UTC
Created attachment 84696 [details]
stacktrace
Comment 17 Exceptions Reporter 2009-07-14 11:15:50 UTC
This issue already has 11 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152527
Comment 18 athompson 2009-07-17 19:20:10 UTC
Build: NetBeans IDE Dev (Build 200907170201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.31-3-generic, amd64

User Comments: 
first run of netbeans after erasing '.netbeans' folder

Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590<br/>
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)<br/>
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)<br/>
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:162)<br/>
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:116)<br/>
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)<br/>
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)<br/>
Comment 19 athompson 2009-07-17 19:20:21 UTC
Created attachment 84889 [details]
stacktrace
Comment 20 Exceptions Reporter 2009-07-17 19:20:42 UTC
This issue already has 13 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152527
Comment 21 Sergey Petrov 2009-07-28 11:55:53 UTC
Build: NetBeans IDE Dev (Build 090728)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.27-14-generic, i386

User Comments: 
ide startup

Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:162)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:116)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 22 Sergey Petrov 2009-07-28 11:55:58 UTC
Created attachment 85314 [details]
stacktrace
Comment 23 giorgio42 2009-07-30 19:58:09 UTC
Build: NetBeans IDE Dev (Build 090728)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista, 6.0, amd64

User Comments: 
How about just fixing the issue?

Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:162)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:116)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 24 giorgio42 2009-07-30 19:58:14 UTC
Created attachment 85567 [details]
stacktrace
Comment 25 Marian Mirilovic 2009-07-31 12:23:05 UTC
Build: NetBeans IDE Dev (Build 200907310201)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments: 


Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:162)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:116)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 26 Marian Mirilovic 2009-07-31 12:23:34 UTC
Created attachment 85617 [details]
stacktrace
Comment 27 dlipin 2009-08-04 14:36:32 UTC
*** Issue 169807 has been marked as a duplicate of this issue. ***
Comment 28 athompson 2009-08-06 19:32:25 UTC
Build: NetBeans IDE Dev (Build 200908060201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.31-5-generic, amd64

User Comments: 
started netbeans.  no projects open.

Stacktrace: 
java.lang.IllegalStateException: Known problem in JDK occurred. If you are interested, vote and report at:
http://bugs.sun.com/view_bug.do?bug_id=6424157, http://bugs.sun.com/view_bug.do?bug_id=6553239 
Also see related discussion at http://www.netbeans.org/issues/show_bug.cgi?id=90590
        at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1558)
        at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:157)
        at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:162)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:116)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 29 athompson 2009-08-06 19:32:30 UTC
Created attachment 85925 [details]
stacktrace
Comment 30 Exceptions Reporter 2009-08-06 19:32:36 UTC
This issue already has 24 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152527
Comment 31 David Simonek 2009-08-10 15:13:39 UTC
Unfortunately, nothing we can do here AFAIK. Please read the stack trace and do vote on JDK side as it suggests. We need
either these JDK bugs to be fixed or we need some working workaround - lengthy discussion at
http://www.netbeans.org/issues/show_bug.cgi?id=90590 shows that we are in dead end road, sorry.
Comment 32 Marian Mirilovic 2011-06-09 09:57:20 UTC
v/c