Can you try jdk1.4 ? or disable the jit for java 1.2.2 I have Classic VM (build JDK-1.2.2_016, native threads, symcjit) on my machine and I have been told that the jit on this build is buggy. Can you also try to run ant in verbose mode to see how far it gets ? Cheers, Antoine -----Ursprungliche Nachricht----- Von: Harry_Boswell@deq.state.ms.us [mailto:Harry_Boswell@deq.state.ms.us] Gesendet: Donnerstag, 18. September 2003 22:22 An: Ant Users List Betreff: Re: AW: Memory error when running 'make load' No, I get the same error when running that. I've just installed this, it's a requirement from one of our contractors. Thanks, Harry Boswell Antoine Levy-Lambert 09/18/2003 03:31 PM Please respond to "Ant Users List" To: "Ant Users List" cc: Subject: AW: Memory error when running 'make load' Does the standard ant.bat not work for you ? -----Ursprungliche Nachricht----- Von: Harry_Boswell@deq.state.ms.us [mailto:Harry_Boswell@deq.state.ms.us] Gesendet: Donnerstag, 18. September 2003 22:09 An: user@ant.apache.org Betreff: Memory error when running 'make load' Environment is WinXP. I'm running ant 1.5.4, java 2 1.2.2. When I try to run a batch file with the following lines: set ANT_CLASSPATH=%ANT_HOME%/lib/ant.jar;%ANT_HOME%/lib/parser.jar;%ANT_HOME%/li b/jaxp.jar;%JAVA_HOME%/lib/tools.jar java -classpath "%ANT_CLASSPATH%" -Dant.home=%ANT_HOME% org.apache.tools.ant.Main %* I get a java.exe error: 'The instruction at "0x500b974" referenced memory at "0x00000e7f" The memory could not be "read"' Any idea as to what's happening? Thanks, Harry Boswell --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org