From: Shane D. <sha...@ho...> - 2006-04-11 23:42:13
|
Willem, I cleaned everything out and restarted using JDK 1.4.2_08 but (eventually) got the same results. I tried adding the flag below (which I believe is also specified [correctly] in the default.properties file) and got the same thing... error during VM runtime initialization: uncaught exception in thread main #0 : java.lang.UnsatisfiedLinkError: java.lang.Object.registerNatives (no peer) at java.lang.Object.<clinit>(java/lang/Object.java:24) If I run the cmd without my app and without the extra flag, I get the help output. But if I run it without my app but with the config option, I don't see any output (which seems strange). Anyway, I've spent quite a bit of time already so I may just need to move on. Thanks, Shane. ps. It never really worked - I just got further (or at least a different error) when running from the root dir. Even the ant build tests hung (at least on WinXP - I didn't try on Solaris). |