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

Summary: 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
Product: platform Reporter: tonybeckham <tonybeckham>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: CLOSED WONTFIX    
Severity: blocker Keywords: JDK_SPECIFIC, RANDOM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=82129
Issue Type: DEFECT Exception Reporter: 82129

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