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 141710 - 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
: P3 blocker (vote)
Assignee: David Simonek
URL: http://statistics.netbeans.org/except...
Keywords: JDK_SPECIFIC, RANDOM
Depends on:
Blocks:
 
Reported: 2008-07-25 18:39 UTC by tonybeckham
Modified: 2011-06-09 09:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 82129


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tonybeckham 2008-07-25 18:39:23 UTC
Build: NetBeans IDE Dev (Build 200807240010)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_05-b13-52, Java(TM) SE Runtime Environment, 1.6.0_05-b13-120
OS: Mac OS X, 10.5.4, x86_64

User Comments: 
IDE restarted after installing jMaki plugin.

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:1494)
        at org.netbeans.core.windows.WindowManagerImpl.topComponentDisplayNameChanged(WindowManagerImpl.java:1162)
        at org.netbeans.core.windows.WindowManagerImpl.topComponentHtmlDisplayNameChanged(WindowManagerImpl.java:1172)
        at org.openide.windows.TopComponent.setHtmlDisplayName(TopComponent.java:880)
        at org.netbeans.core.output2.OutputWindow.updateSingletonName(OutputWindow.java:325)
        at org.netbeans.core.output2.ui.AbstractOutputWindow.setTabTitle(AbstractOutputWindow.java:274)
Comment 1 David Simonek 2008-07-26 08:21:02 UTC
As exception says, this is JDK error, we can't do anything with it.
Comment 2 Marian Mirilovic 2011-06-09 09:54:20 UTC
v/c