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 166088 - AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
Summary: AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from A...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 4 votes (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
: 161544 170809 223044 225358 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-27 11:02 UTC by davti
Modified: 2016-07-07 09:57 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 149778


Attachments
stacktrace (1.14 KB, text/plain)
2009-05-27 11:02 UTC, davti
Details
stacktrace (3.66 KB, text/plain)
2010-08-30 20:24 UTC, Michel Graciano
Details
stacktrace (4.39 KB, text/plain)
2013-08-13 02:21 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davti 2009-05-27 11:02:16 UTC
Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-12-generic, i386

User Comments:
davti: wiewing the wsdl on web service



Stacktrace: 
java.lang.AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
        at org.openide.text.CloneableEditorSupport.getOpenedPanes(CloneableEditorSupport.java:1055)
        at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDLEditorSupport.open(WSDLEditorSupport.java:152)
        at org.netbeans.modules.websvc.saas.ui.actions.ViewWSDLAction.performAction(ViewWSDLAction.java:131)
        at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:589)
        at org.netbeans.modules.openide.util.ActionsBridge$ActionRunnable.actionPerformed(ActionsBridge.java:111)
        at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:106)
Comment 1 davti 2009-05-27 11:02:29 UTC
Created attachment 82847 [details]
stacktrace
Comment 2 Michel Graciano 2010-08-30 20:24:44 UTC
Created attachment 101754 [details]
stacktrace

Select a webservice and call 'Show WSDL'
Comment 3 alied 2013-08-13 02:21:34 UTC
Created attachment 138618 [details]
stacktrace

in the services view, right clicked on a custom wsdl webservice and selected "View WSDL"
I'm using the old XML tools plugin, so (high) chances are this is related.
Comment 4 markiewb 2013-08-30 15:58:31 UTC
*** Bug 161544 has been marked as a duplicate of this bug. ***
Comment 5 markiewb 2013-08-30 15:58:37 UTC
*** Bug 170809 has been marked as a duplicate of this bug. ***
Comment 6 markiewb 2013-08-30 15:58:43 UTC
*** Bug 223044 has been marked as a duplicate of this bug. ***
Comment 7 markiewb 2013-08-30 15:58:49 UTC
*** Bug 225358 has been marked as a duplicate of this bug. ***
Comment 8 Martin Balin 2016-07-07 09:57:11 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss