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 194252 - [70cat] IllegalStateException: Too many org.netbeans.modules.j2ee.deployment.impl.ui.actions.StopAction$1 (3) in shared RequestProcessor; create your own
Summary: [70cat] IllegalStateException: Too many org.netbeans.modules.j2ee.deployment....
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-12 11:23 UTC by aquaglia
Modified: 2011-03-05 05:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174204


Attachments
stacktrace (2.97 KB, text/plain)
2011-01-12 11:23 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2011-01-12 11:23:22 UTC
Build: NetBeans IDE Dev (Build 201101100000)
VM: Java HotSpot(TM) Client VM, 20.0-b02, Java(TM) SE Runtime Environment, 1.7.0-ea-b118
OS: Windows XP

User Comments:
tomzi: Stopping Jboss under Service/JBoss 4.0/Stop




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.j2ee.deployment.impl.ui.actions.StopAction$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:425)
   at org.netbeans.modules.j2ee.deployment.impl.ui.actions.StopAction.performActionImpl(StopAction.java:103)
   at org.netbeans.modules.j2ee.deployment.impl.ui.actions.StopAction.performActionImpl(StopAction.java:95)
   at org.netbeans.modules.j2ee.deployment.impl.ui.actions.StopAction.performAction(StopAction.java:75)
   at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:586)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
Comment 1 aquaglia 2011-01-12 11:23:26 UTC
Created attachment 104909 [details]
stacktrace
Comment 2 Petr Hejl 2011-03-04 11:15:05 UTC
Fixed in web-main ffc2d6d2cb00.
Comment 3 Quality Engineering 2011-03-05 05:47:05 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/ffc2d6d2cb00
User: phejl@netbeans.org
Log: #194252 [70cat] IllegalStateException: Too many org.netbeans.modules.j2ee.deployment.impl.ui.actions.StopAction (3) in shared RequestProcessor; create your own