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 184133 - [69cat] IllegalStateException: Too many org.netbeans.modules.maven.newproject.BasicPanelVisual (3) in shared RequestProcessor; create your own
Summary: [69cat] IllegalStateException: Too many org.netbeans.modules.maven.newproject...
Status: RESOLVED DUPLICATE of bug 187948
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 11:33 UTC by aldobrucale
Modified: 2010-08-04 12:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 168020


Attachments
stacktrace (3.82 KB, text/plain)
2010-04-14 11:33 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2010-04-14 11:33:46 UTC
Build: NetBeans IDE Dev (Build 201004140201)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux

Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.maven.newproject.BasicPanelVisual (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:416)
   at org.netbeans.modules.maven.newproject.BasicPanelVisual.getCommandLineMavenVersion(BasicPanelVisual.java:525)
   at org.netbeans.modules.maven.newproject.BasicPanelVisual.windowGainedFocus(BasicPanelVisual.java:823)
   at java.awt.AWTEventMulticaster.windowGainedFocus(AWTEventMulticaster.java:406)
   at java.awt.Window.processWindowFocusEvent(Window.java:1909)
   at java.awt.Window.processEvent(Window.java:1824)
Comment 1 aldobrucale 2010-04-14 11:33:50 UTC
Created attachment 97311 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2010-08-04 12:05:09 UTC

*** This bug has been marked as a duplicate of bug 187948 ***