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 194150

Summary: IllegalStateException: Too many org.netbeans.modules.python.project.ui.PackageRootNode (1) in shared RequestProcessor; create your own
Product: python Reporter: retif
Component: ProjectsAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED FIXED    
Severity: normal CC: charlweed, estephanz, mr_lou_d, sebourban, Senkler, tk_fhd_aui
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169766
Attachments: stacktrace
stacktrace

Description retif 2011-01-09 07:46:20 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: OpenJDK 64-Bit Server VM, 17.0-b16, OpenJDK Runtime Environment, 1.6.0_20-b20
OS: Linux

User Comments:
GUEST: create a python project

retif: updating project throught svn




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.python.project.ui.PackageRootNode (1) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1459)
   at org.netbeans.modules.python.project.ui.PackageRootNode.annotationChanged(PackageRootNode.java:210)
   at sun.reflect.GeneratedMethodAccessor37.invoke(GeneratedMethodAccessor37.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:459)
Comment 1 retif 2011-01-09 07:46:24 UTC
Created attachment 104818 [details]
stacktrace
Comment 2 Lou Dasaro 2015-05-25 00:36:55 UTC
Created attachment 153836 [details]
stacktrace

Product = Python, version =Dev. 
Occurred after testing Bug#198608. Had moved a project outside NB, later moved it back to where it originally was. Much changing of Project Properties and testing. Exception occurred after I context-switched to Firefox, then switched back to Netbeans. This error has spuriously eccurred previously since build 20150517001.