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 - IllegalStateException: Too many org.netbeans.modules.python.project.ui.PackageRootNode (1) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.python.project.ui.Packag...
Status: RESOLVED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-09 07:46 UTC by retif
Modified: 2015-05-25 10:36 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169766


Attachments
stacktrace (1.93 KB, text/plain)
2011-01-09 07:46 UTC, retif
Details
stacktrace (2.34 KB, text/plain)
2015-05-25 00:36 UTC, Lou Dasaro
Details

Note You need to log in before you can comment on or make changes to this bug.
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.