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 161544

Summary: [67cat] AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
Product: xml Reporter: spaquet <spaquet>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: mslama
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=148574
Issue Type: DEFECT Exception Reporter: 148574
Attachments: stacktrace

Description spaquet 2009-03-31 04:47:58 UTC
Build: NetBeans IDE Dev (Build 200903250219)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
spaquet: Asking advanced view for wsdl file



Stacktrace: 
java.lang.AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
        at org.openide.text.CloneableEditorSupport.getOpenedPanes(CloneableEditorSupport.java:1059)
        at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDLEditorSupport.open(WSDLEditorSupport.java:152)
        at org.netbeans.modules.ide.ergonomics.fod.OpenAdvancedAction$1.run(OpenAdvancedAction.java:96)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)
Comment 1 spaquet 2009-03-31 04:48:03 UTC
Created attachment 79108 [details]
stacktrace
Comment 2 markiewb 2013-08-30 15:58:31 UTC

*** This bug has been marked as a duplicate of bug 166088 ***