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 183711 - IllegalStateException: Too many org.netbeans.modules.tomcat5.nodes.actions.UndeployAction$NodeRefreshTask$1 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.tomcat5.nodes.actions.Un...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 13:49 UTC by Exceptions Reporter
Modified: 2010-05-11 07:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167776


Attachments
stacktrace (506 bytes, text/plain)
2010-04-08 13:49 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-04-08 13:49:43 UTC
Build: NetBeans IDE Dev (Build 201004060201)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b06
OS: Linux

User Comments:
jsedek: tryied to undeploy an application on tomcat




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.tomcat5.nodes.actions.UndeployAction$NodeRefreshTask$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:368)
   at org.netbeans.modules.tomcat5.nodes.actions.UndeployAction$NodeRefreshTask.run(UndeployAction.java:166)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1369)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1907)
Comment 1 Exceptions Reporter 2010-04-08 13:49:47 UTC
Created attachment 96892 [details]
stacktrace
Comment 2 Petr Hejl 2010-05-10 14:19:29 UTC
Fixed in web-main 64db8a5cfe1d.
Comment 3 Quality Engineering 2010-05-11 07:48:45 UTC
Integrated into 'main-golden', will be available in build *201005110931* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: