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

Summary: AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
Product: xml Reporter: davti <davti>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED WONTFIX    
Severity: blocker CC: aglynn42, davideconsonni, exceptions_reporter, hmichel, markiewb, mslama, spaquet, zdenek.rod
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=149778
Issue Type: DEFECT Exception Reporter: 149778
Attachments: stacktrace
stacktrace
stacktrace

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