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 225358 - AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
Summary: AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from A...
Status: RESOLVED DUPLICATE of bug 166088
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 16:11 UTC by Exceptions Reporter
Modified: 2013-08-30 15:58 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190267


Attachments
stacktrace (1.30 KB, text/plain)
2013-01-25 16:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-01-25 16:11:25 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Linux

Stacktrace: 
java.lang.AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
   at org.openide.text.CloneableEditorSupport.getOpenedPanes(CloneableEditorSupport.java:1192)
   at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDLEditorSupport.open(WSDLEditorSupport.java:155)
   at org.openide.windows.CloneableOpenSupport.edit(CloneableOpenSupport.java:121)
   at org.netbeans.modules.project.ui.ProjectUtilities$1.open(ProjectUtilities.java:116)
   at org.netbeans.modules.project.ui.ProjectUtilities.openProjectFiles(ProjectUtilities.java:537)
   at org.netbeans.modules.project.ui.OpenProjectList$21.run(OpenProjectList.java:1302)
Comment 1 Exceptions Reporter 2013-01-25 16:11:30 UTC
Created attachment 130660 [details]
stacktrace
Comment 2 markiewb 2013-08-30 15:58:49 UTC

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