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 184368

Summary: IllegalStateException: Too many org.netbeans.modules.maven.nodes.SourcesNodeFactory$NList$1 (2) in shared RequestProcessor; create your own
Product: projects Reporter: FrantaM
Component: MavenAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: VERIFIED FIXED    
Severity: normal CC: adben, asmotrich, big_al, dsimonek, ecastro, FrantaM, jglick, mihai, musilt2, quidryan
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 167449
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description FrantaM 2010-04-16 15:01:33 UTC
Build: NetBeans IDE Dev (Build 201004150201)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

User Comments:
quidryan: Running tests on a single file, of a maven project




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.maven.nodes.SourcesNodeFactory$NList$1 (2) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:416)
   at org.netbeans.modules.maven.nodes.SourcesNodeFactory$NList.stateChanged(SourcesNodeFactory.java:141)
   at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:130)
   at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:116)
   at org.netbeans.spi.project.support.LookupProviderSupport$SourcesImpl.setLookup(LookupProviderSupport.java:278)
   at org.netbeans.spi.project.support.LookupProviderSupport$SourcesImpl.access$200(LookupProviderSupport.java:253)
Comment 1 FrantaM 2010-04-16 15:01:38 UTC
Created attachment 97544 [details]
stacktrace
Comment 2 ecastro 2010-04-19 07:08:15 UTC
Created attachment 97587 [details]
stacktrace

Restarting after I just closed NetBeans because of a strange behaviour with keybord short-cuts.
Comment 3 Tomas Danek 2010-04-22 11:14:06 UTC
Created attachment 97851 [details]
stacktrace

started IDE with some maven projects opened
Comment 4 Exceptions Reporter 2010-04-22 11:14:21 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=167449
Comment 5 Jan Stola 2010-04-22 15:10:50 UTC
Created attachment 97868 [details]
stacktrace
Comment 6 big_al 2010-04-22 19:28:48 UTC
Created attachment 97877 [details]
stacktrace

Started NetBeans
Comment 7 Tomas Danek 2010-05-03 12:16:24 UTC
Created attachment 98362 [details]
stacktrace
Comment 8 Exceptions Reporter 2010-05-03 12:16:35 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=167449
Comment 9 Jesse Glick 2010-05-06 16:50:29 UTC
Created attachment 98580 [details]
stacktrace
Comment 10 Antonin Nebuzelsky 2010-05-10 14:48:10 UTC
http://hg.netbeans.org/core-main/rev/e8b2e2975282
Comment 11 Quality Engineering 2010-05-11 07:47:39 UTC
Integrated into 'main-golden', will be available in build *201005110931* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 12 Jaroslav Pospisil 2010-06-23 13:20:31 UTC
v.