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 183133 - [69cat] IllegalStateException: Too many org.netbeans.modules.tasklist.impl.Loader (3) in shared RequestProcessor; create your own
Summary: [69cat] IllegalStateException: Too many org.netbeans.modules.tasklist.impl.Lo...
Status: RESOLVED DUPLICATE of bug 182814
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 23:58 UTC by Michel Graciano
Modified: 2010-03-30 12:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167302


Attachments
stacktrace (734 bytes, text/plain)
2010-03-29 23:58 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2010-03-29 23:58:40 UTC
Build: NetBeans IDE Dev (Build 100329-069d5678d609)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.tasklist.impl.Loader (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:368)
   at org.netbeans.modules.tasklist.impl.TaskManagerImpl.startLoading(TaskManagerImpl.java:267)
   at org.netbeans.modules.tasklist.impl.TaskManagerImpl.doRefresh(TaskManagerImpl.java:338)
   at org.netbeans.modules.tasklist.impl.TaskManagerImpl.access$200(TaskManagerImpl.java:73)
   at org.netbeans.modules.tasklist.impl.TaskManagerImpl$3.run(TaskManagerImpl.java:322)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1369)
Comment 1 Michel Graciano 2010-03-29 23:58:44 UTC
Created attachment 96287 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2010-03-30 12:51:42 UTC

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