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 193804 - [70cat] IllegalStateException: Too many org.netbeans.modules.mobility.project.queries.CompiledSourceForBinaryQuery$1R$1 (1) in shared RequestProcessor; create your own
Summary: [70cat] IllegalStateException: Too many org.netbeans.modules.mobility.project...
Status: RESOLVED FIXED
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:
: 194164 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-25 09:35 UTC by marcotts
Modified: 2011-01-18 06:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173904


Attachments
stacktrace (7.19 KB, text/plain)
2010-12-25 09:35 UTC, marcotts
Details
stacktrace (7.19 KB, text/plain)
2010-12-26 16:00 UTC, marcotts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcotts 2010-12-25 09:35:31 UTC
Build: NetBeans IDE Dev (Build 201012150001)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
GUEST: Change Midlet name and press OK

marcotts: modifying jme project configuration




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.mobility.project.queries.CompiledSourceForBinaryQuery$1R$1 (1) 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.GeneratedMethodAccessor67.invoke(GeneratedMethodAccessor67.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 marcotts 2010-12-25 09:35:35 UTC
Created attachment 104491 [details]
stacktrace
Comment 2 marcotts 2010-12-26 16:00:41 UTC
Created attachment 104504 [details]
stacktrace

modifying jme project configuration
Comment 3 Adam Sotona 2011-01-17 10:21:17 UTC
*** Bug 194164 has been marked as a duplicate of this bug. ***
Comment 4 Adam Sotona 2011-01-17 11:01:59 UTC
fixed in http://hg.netbeans.org/jet-main/rev/ad7688460940
Comment 5 Quality Engineering 2011-01-18 06:13:42 UTC
Integrated into 'main-golden', will be available in build *201101180000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ad7688460940
User: asotona@netbeans.org
Log: fixed issue #193804  -  [70cat] IllegalStateException: Too many org.netbeans.modules.mobility.project.queries.CompiledSourceForBinaryQuery$1R$1 (1) in shared RequestProcessor; create your own