I was also facing the same problem. There was a problem when you run ant task, your servers should be up. If by mistake your servers are not up and you try to run task, it will fail with the same error.
Hope it will help you. Thanks, Prahsant avalanche333 wrote: > > I am using Ant 1.7.1 and get the following message when running some of my > JUnit tests: > > junit.framework.AssertionFailedError: Forked Java VM exited abnormally. > Please note the time in the report does not reflect the time until the VM > exit. > at net.sf.antcontrib.logic.RunTargetTask.execute(RunTargetTask.java:48) > > > Does anyone know what could be causing this and why it only happens on > some of the JUnit tests? > > Thanks, > -- View this message in context: http://www.nabble.com/junit.framework.AssertionFailedError%3A-Forked-Java-VM-exited-abnormally-tp18926743p25038273.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org