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 36458 - <nbinstaller> ant task intermittently fails with "Ant is misconfigured and cannot be run"
Summary: <nbinstaller> ant task intermittently fails with "Ant is misconfigured and ca...
Status: VERIFIED DUPLICATE of bug 36402
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-07 01:33 UTC by Timothy.n Jones
Modified: 2005-07-15 07:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy.n Jones 2003-10-07 01:33:58 UTC
This error appears to occur randomly.  I'm using
the 4.0 projects branch.

java.io.IOException: No such Ant bridge JAR:
bridge.jar
        at
org.apache.tools.ant.module.bridge.AntBridge.getNblibs(AntBridge.java:247)
        at
org.apache.tools.ant.module.bridge.AntBridge.createStuff(AntBridge.java:179)
        at
org.apache.tools.ant.module.bridge.AntBridge.getStuff(AntBridge.java:164)
        at
org.apache.tools.ant.module.bridge.AntBridge.getInterface(AntBridge.java:153)
        at
org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:235)
        at
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:120)
Comment 1 Jesse Glick 2003-10-07 17:56:47 UTC
Probably a lookup bug, reopen if it still happens to you with current
builds.

*** This issue has been marked as a duplicate of 36402 ***
Comment 2 Marian Mirilovic 2005-07-15 07:44:27 UTC
closed