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 206745 - AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
Summary: AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from A...
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Kovalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-27 16:09 UTC by Pekz0r
Modified: 2012-10-12 09:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 10367


Attachments
stacktrace (1.30 KB, text/plain)
2011-12-27 16:09 UTC, Pekz0r
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pekz0r 2011-12-27 16:09:01 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

User Comments:
GUEST: !

davideconsonni: updating ide

pekz0r: Installed plugins.
Plugin Portal Update Center and Drag-And-Drop(file dnd)




Stacktrace: 
java.lang.AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only
   at org.openide.text.CloneableEditorSupport.getOpenedPanes(CloneableEditorSupport.java:1122)
   at ramos.filednd.Installer.listenToDndOnPane(Installer.java:120)
   at ramos.filednd.Installer.restored(Installer.java:93)
   at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:426)
   at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:366)
   at org.netbeans.ModuleManager.enable(ModuleManager.java:1080)
Comment 1 Pekz0r 2011-12-27 16:09:04 UTC
Created attachment 114483 [details]
stacktrace
Comment 2 Jiri Kovalsky 2012-10-12 09:06:23 UTC
Ramos, this is a problem in your File Drag & Drop plugin. Can you please resolve this bug? Thanks!