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 195898 - IllegalStateException: Too many org.netbeans.modules.cnd.makeproject.ui.wizards.PanelProjectLocationVisual$4 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.cnd.makeproject.ui.wizar...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 19:05 UTC by honglibin
Modified: 2011-02-25 05:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176489


Attachments
stacktrace (5.58 KB, text/plain)
2011-02-23 19:06 UTC, honglibin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description honglibin 2011-02-23 19:05:55 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201102040000)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows 7

Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.cnd.makeproject.ui.wizards.PanelProjectLocationVisual$4 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:425)
   at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelProjectLocationVisual.read(PanelProjectLocationVisual.java:715)
   at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelConfigureProjectVisual.read(PanelConfigureProjectVisual.java:81)
   at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelConfigureProject.readSettings(PanelConfigureProject.java:148)
   at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelConfigureProject.readSettings(PanelConfigureProject.java:58)
   at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:910)
Comment 1 honglibin 2011-02-23 19:06:00 UTC
Created attachment 106370 [details]
stacktrace
Comment 3 Quality Engineering 2011-02-25 05:37:13 UTC
Integrated into 'main-golden', will be available in build *201102250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/566f5e1fe582
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #195898 IllegalStateException: Too many org.netbeans.modules.cnd.makeproject.ui.wizards.PanelProjectLocationVisual$4 (3) in shared RequestProcessor; create your own