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 202053 - [71cat] IllegalStateException: Too many org.apache.tools.ant.module.AntCustomizer$3 (3) in shared RequestProcessor; create your own
Summary: [71cat] IllegalStateException: Too many org.apache.tools.ant.module.AntCustom...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 07:57 UTC by tim_sa
Modified: 2012-10-26 00:24 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181121


Attachments
stacktrace (6.12 KB, text/plain)
2011-09-13 07:57 UTC, tim_sa
Details
stacktrace (3.98 KB, text/plain)
2012-10-04 10:50 UTC, jaska_tl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tim_sa 2011-09-13 07:57:36 UTC
Build: NetBeans IDE Dev (Build 201109110600)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
tim_sa: installing the groovy plugin. Should this work?




Stacktrace: 
java.lang.IllegalStateException: Too many org.apache.tools.ant.module.AntCustomizer$3 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:425)
   at org.apache.tools.ant.module.AntCustomizer.updateAntVersion(AntCustomizer.java:160)
   at org.apache.tools.ant.module.AntCustomizer.update(AntCustomizer.java:152)
   at org.apache.tools.ant.module.AntPanelController.update(AntPanelController.java:71)
   at org.netbeans.modules.options.advanced.Model$DelegatingController.update(Model.java:299)
   at org.netbeans.modules.options.advanced.Model.update(Model.java:182)
Comment 1 tim_sa 2011-09-13 07:57:41 UTC
Created attachment 110691 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2011-10-24 11:51:08 UTC
No reason to simply change RP.getDefault() to a private RP instance.

The background task should be running only once, for the last selected version of Ant.
Comment 3 Jesse Glick 2011-11-08 18:42:59 UTC
Probably harmless, just a warning.
Comment 4 jaska_tl 2012-10-04 10:50:13 UTC
Created attachment 125372 [details]
stacktrace

EXceeption while activeting Java FX project - Creating project
Comment 5 Tomas Zezula 2012-10-17 10:36:42 UTC
Fixed jet-main 9dde57a3aefe
Comment 6 Quality Engineering 2012-10-18 02:05:01 UTC
Integrated into 'main-golden', will be available in build *201210180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9dde57a3aefe
User: Tomas Zezula <tzezula@netbeans.org>
Log: #202053:[71cat] IllegalStateException: Too many org.apache.tools.ant.module.AntCustomizer$3 (3) in shared RequestProcessor; create your own
Comment 7 Exceptions Reporter 2012-10-26 00:24:11 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=181121