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 - [67cat] AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
Summary: [67cat] AssertionError: CloneableEditorSupport.getOpenedPanes() must be calle...
Status: RESOLVED DUPLICATE of bug 166088
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-31 04:47 UTC by spaquet
Modified: 2013-08-30 15:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 148574


Attachments
stacktrace (585 bytes, text/plain)
2009-03-31 04:48 UTC, spaquet
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***