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 183835 - [69cat] IllegalStateException: Too many org.netbeans.modules.maven.repository.GroupListChildren$2 (3) in shared RequestProcessor; create your own
Summary: [69cat] IllegalStateException: Too many org.netbeans.modules.maven.repository...
Status: RESOLVED DUPLICATE of bug 185332
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-10 20:35 UTC by big_al
Modified: 2010-08-05 13:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167305


Attachments
stacktrace (3.59 KB, text/plain)
2010-04-10 20:35 UTC, big_al
Details

Note You need to log in before you can comment on or make changes to this bug.
Description big_al 2010-04-10 20:35:45 UTC
Build: NetBeans IDE Dev (Build 201004100201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
big_al: Expanded the "Local Repository" tree in the Maven Repository browser




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.maven.repository.GroupListChildren$2 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:368)
   at org.netbeans.modules.maven.repository.GroupListChildren.refreshGroups(GroupListChildren.java:108)
   at org.netbeans.modules.maven.repository.GroupListChildren.addNotify(GroupListChildren.java:102)
   at org.openide.nodes.Children.callAddNotify(Children.java:550)
   at org.openide.nodes.EntrySupport$Default.getArray(EntrySupport.java:744)
   at org.openide.nodes.EntrySupport$Default.getNodes(EntrySupport.java:166)
Comment 1 big_al 2010-04-10 20:35:49 UTC
Created attachment 97018 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2010-08-05 13:29:08 UTC

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