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 194164

Summary: [70cat] IllegalStateException: Too many org.netbeans.modules.mobility.project.queries.CompiledSourceForBinaryQuery$1R$1 (3) in shared RequestProcessor; create your own
Product: javame Reporter: marcotts
Component: -- Other --Assignee: Adam Sotona <asotona>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174194
Attachments: stacktrace

Description marcotts 2011-01-09 21:01:18 UTC
Build: NetBeans IDE Dev (Build 201101040001)
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:
marcotts: modifying jme project configuration




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.mobility.project.queries.CompiledSourceForBinaryQuery$1R$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:425)
   at org.netbeans.modules.mobility.project.queries.CompiledSourceForBinaryQuery$1R.fireChanged(CompiledSourceForBinaryQuery.java:162)
   at org.netbeans.modules.mobility.project.queries.CompiledSourceForBinaryQuery$1R.propertiesChanged(CompiledSourceForBinaryQuery.java:182)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 marcotts 2011-01-09 21:01:21 UTC
Created attachment 104828 [details]
stacktrace
Comment 2 Adam Sotona 2011-01-17 10:21:17 UTC

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