Bug report #715 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/715>

REPORT #715 Details.

Project: Ant
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: critical
Confidence: public
Environment: 
   Release: 1.2
   JVM Release: jdk1.3
   Operating System: win 2000
   OS Release: pro
   Platform: windows

Synopsis: 
ant exec command fails with jdk1.3

Description:
After installing jdk1.3, the build in ANT fails when trying to run an exec 
command.  A java error is produced even when the execute command has no 
relation to a java command. here is the output:

BUILD FAILED
c:\cbuy\ant\bin\build.xml:306: Execute failed: java.io.IOException: 
CreateProcess: antJar.pl error=2
java.io.IOException: Create Process: antJar.pl error=2
     at java.lang.Win32Process.create<native Mathod>
     at java.lang.Win32Process.<init><win32Process.java66>
     at java.lang.runtime.execInternal<nativeMethod>
     at java.lang.runtime.exec<Runtime.java:551>
     at java.lang.reflect.Mathod.invoke<Native Method>
     at 
org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec<Execute.java:390>
     at org.apache.tools.ant.taskdefs.Execute.execute<Execute.java:247>
     at org.apache.tools.ant.taskdefs.ExecTask.runExec<ExecTask.java:213>
     at org.apache.tools.ant.taskdefs.ExecTask.execute<ExecTask.java:154>
     at org.apache.tools.ant.Target.execute<Target.java:142>
     at org.apache.tools.ant.Project.runTarget<Project.java:818>
     at org.apache.tools.ant.Project.executeTarget<Project.java:532>
     at org.apache.tools.ant.Project.executeTargets<Project.java.506>
     at org.apache.tools.ant.main.runBuild<Main.java:420>
     at org.apache.tools.ant.Main.main<Main.java:149>
Total time:1 second

Title: BugRat Report # 715

BugRat Report # 715

Project: Ant Release: 1.2
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: critical
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Jan 8 2001, 02:11:03 CST
Responsible: Z_Ant Alias ( [EMAIL PROTECTED] )

Synopsis:
ant exec command fails with jdk1.3
Environment: (jvm, os, osrel, platform)
jdk1.3, win 2000, pro, windows

Additional Environment Description:
OS:win2000Pro. Jdk ver.1.3

Report Description:
After installing jdk1.3, the build in ANT fails when trying to run an exec command. A java error is produced even when the execute command has no relation to a java command. here is the output: BUILD FAILED c:\cbuy\ant\bin\build.xml:306: Execute failed: java.io.IOException: CreateProcess: antJar.pl error=2 java.io.IOException: Create Process: antJar.pl error=2 at java.lang.Win32Process.create at java.lang.Win32Process. at java.lang.runtime.execInternal at java.lang.runtime.exec at java.lang.reflect.Mathod.invoke at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec at org.apache.tools.ant.taskdefs.Execute.execute at org.apache.tools.ant.taskdefs.ExecTask.runExec at org.apache.tools.ant.taskdefs.ExecTask.execute at org.apache.tools.ant.Target.execute at org.apache.tools.ant.Project.runTarget at org.apache.tools.ant.Project.executeTarget at org.apache.tools.ant.Project.executeTargets at org.apache.tools.ant.main.runBuild at org.apache.tools.ant.Main.main Total time:1 second

How To Reproduce:
null

Workaround:
null

View this report online...

Reply via email to