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 229174 - IllegalStateException: Too many org.netbeans.modules.j2ee.jboss4.nodes.JBWebApplicationsChildren$JBoss7WebNodeUpdater (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.j2ee.jboss4.nodes.JBWebA...
Status: RESOLVED DUPLICATE of bug 229175
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-29 16:55 UTC by misterm
Modified: 2013-05-17 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200311


Attachments
stacktrace (745 bytes, text/plain)
2013-04-29 16:55 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2013-04-29 16:55:41 UTC
Build: NetBeans IDE Dev (Build 20130429-6c2ff045a00e)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
misterm: Undeploying 3 web applications at once from JBoss AS




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.j2ee.jboss4.nodes.JBWebApplicationsChildren$JBoss7WebNodeUpdater (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:435)
   at org.netbeans.modules.j2ee.jboss4.nodes.JBWebApplicationsChildren.updateKeys(JBWebApplicationsChildren.java:105)
   at org.netbeans.modules.j2ee.jboss4.nodes.JBItemNode$RefreshModulesCookieImpl.refresh(JBItemNode.java:130)
   at org.netbeans.modules.j2ee.jboss4.nodes.actions.UndeployModuleAction$1.run(UndeployModuleAction.java:82)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 misterm 2013-04-29 16:55:43 UTC
Created attachment 133945 [details]
stacktrace
Comment 2 Petr Hejl 2013-05-17 13:53:23 UTC
In fact duplicate of #229175.

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