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 - [70cat] IllegalStateException: Too many org.netbeans.modules.mobility.project.queries.CompiledSourceForBinaryQuery$1R$1 (3) in shared RequestProcessor; create your own
Summary: [70cat] IllegalStateException: Too many org.netbeans.modules.mobility.project...
Status: RESOLVED DUPLICATE of bug 193804
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-09 21:01 UTC by marcotts
Modified: 2011-01-17 10:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174194


Attachments
stacktrace (8.14 KB, text/plain)
2011-01-09 21:01 UTC, marcotts
Details

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