On Friday 24 September 2004 04:39, Dan Gould wrote: > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at > PC=0x7C9 > 2AE22 > Function=RtlImpersonateSelf+0x3A5 > Library=C:\WINDOWS\system32\ntdll.dll > > Current Java thread: > at java.util.zip.ZipFile.getNextEntry(Native Method) > at java.util.zip.ZipFile.access$400(ZipFile.java:26) > at java.util.zip.ZipFile$2.nextElement(ZipFile.java:312) > - locked <0x104f82a0> (a java.util.jar.JarFile) > at java.util.jar.JarFile$1.nextElement(JarFile.java:211) > at > sun.misc.URLClassPath$JarLoader.validIndex(URLClassPath.java:642) > > That that big a deal since it will build under a command prompt, but I > imagine there's some weird ant/permissions stuff going on here.
Nah this is massive. The JVM crashes, not an exception. Hmmm... I wonder if it could be related to "/" vs "\" ? Try this; cd tools/magic ant -f bootstrap.xml ant -f setup.xml cd ../../ ant Cheers Niclas -- +------//-------------------+ / http://www.bali.ac / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]