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

Summary: <nbinstaller> ant task intermittently fails with "Ant is misconfigured and cannot be run"
Product: apisupport Reporter: Timothy.n Jones <timothynjones>
Component: HarnessAssignee: Jesse Glick <jglick>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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