RE: Process Fork Failed

2007-05-16 Thread Sean Tiley
.(Win32Process.java:98) at java.lang.Runtime.execInternal(Native Method) at java.lang.Runtime.exec(Runtime.java:602) Sean From: Sean Tiley Sent: Tuesday, May 15, 2007 9:36 PM To: 'Ant Users List' Subject: Process Fork Fai

Process Fork Failed

2007-05-15 Thread Sean Tiley
When I turn on the verbose flag in ant, I see the following BUILD FAILED C:\sean\afsc_source_head\build\build.xml:587: Process fork failed. at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(J UnitTask.java

Process fork failed - Help

2005-02-28 Thread Mohan Radhakrishnan
Hi, This is the follow-up to the previous mail. I turned on the -verbose switch and got this error. java.io.IOException: CreateProcess: C:\jdk1.3.1_08\jre\bin\java.exe -classpath C :\UnitTest\jcoverage-1.0.5\jcoverage.jar;C:\UnitTest\coverage\instrumented-class es\com\blockbuster\facility\st

Process fork failed - Help

2005-02-28 Thread Mohan Radhakrishnan
Hi, I read the doc. and the explanation for this error. 1. I removed ant-junit.jar from ANT/lib. What should my taskdef be in I remove it ? I should point to it .Right ? 2. JUnit jar is in the classpath. 3. My classes are in the classpath. "Process fork failed" is the error