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 194860 - [70cat] IllegalStateException: Too many org.netbeans.modules.mobility.project.J2MEProject$ProjectOpenedHookImpl$3 (3) 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:
Depends on:
Blocks:
 
Reported: 2011-01-30 01:47 UTC by marcotts
Modified: 2011-03-05 05:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 173308


Attachments
stacktrace (1.09 KB, text/plain)
2011-01-30 01:48 UTC, marcotts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcotts 2011-01-30 01:47:55 UTC
Build: NetBeans IDE Dev (Build 201101120000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
marcotts: launching ide

marcotts: just launched the IDE; there are several jme projects open from the previous session

GUEST: Open Netbeans for first time.

GUEST: Start NetBeans.

GUEST: Starting NetBeans IDE.

marcotts: starting ide




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.mobility.project.J2MEProject$ProjectOpenedHookImpl$3 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:436)
   at org.netbeans.modules.mobility.project.J2MEProject$ProjectOpenedHookImpl.resultChanged(J2MEProject.java:814)
   at org.netbeans.modules.mobility.project.J2MEProject$ProjectOpenedHookImpl.projectOpened(J2MEProject.java:707)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:84)
   at org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1163)
   at org.netbeans.modules.project.ui.OpenProjectList.access$1600(OpenProjectList.java:136)
Comment 1 marcotts 2011-01-30 01:48:00 UTC
Created attachment 105478 [details]
stacktrace
Comment 2 Adam Sotona 2011-03-04 09:48:04 UTC
fixed in http://hg.netbeans.org/jet-main/rev/c43e4c4497a9
Comment 3 Quality Engineering 2011-03-05 05:48:36 UTC
Integrated into 'main-golden', will be available in build *201103050000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c43e4c4497a9
User: asotona@netbeans.org
Log: fixed issue #194860 IllegalStateException: Too many org.netbeans.modules.mobility.project.J2MEProject$ProjectOpenedHookImpl$3 (3) in shared RequestProcessor; create your own