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

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

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