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 183309 - [69cat] IllegalStateException: Too many org.apache.tools.ant.module.run.TargetExecutor$WrapperExecutorTask (3) in shared RequestProcessor; create your own
Summary: [69cat] IllegalStateException: Too many org.apache.tools.ant.module.run.Targe...
Status: RESOLVED DUPLICATE of bug 183103
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 183312 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-31 20:48 UTC by Michel Graciano
Modified: 2010-04-02 15:10 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167424


Attachments
stacktrace (2.44 KB, text/plain)
2010-03-31 20:48 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2010-03-31 20:48:39 UTC
Build: NetBeans IDE Dev (Build 100331-eb8d22d7ddd4)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

Stacktrace: 
java.lang.IllegalStateException: Too many org.apache.tools.ant.module.run.TargetExecutor$WrapperExecutorTask (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:368)
   at org.apache.tools.ant.module.run.TargetExecutor.execute(TargetExecutor.java:370)
   at org.apache.tools.ant.module.nodes.AntTargetNode$ExecuteAction.actionPerformed(AntTargetNode.java:217)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
Comment 1 Michel Graciano 2010-03-31 20:48:43 UTC
Created attachment 96480 [details]
stacktrace
Comment 2 Peter Pis 2010-04-01 07:17:22 UTC
*** Bug 183312 has been marked as a duplicate of this bug. ***
Comment 3 Jesse Glick 2010-04-02 15:10:25 UTC

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