From: Shane D. <sha...@ho...> - 2006-04-11 09:33:36
|
Hello, I can't seem to get past this error... 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) I've tried at work (Solaris) and at home (WinXP), both using JDK 1.5_06, and with 2 different apps (one very complicated, the other not so much). They run fine on their own. I searched Google (nothing) and this list archives and although there were a few posts about this (I think one was in the past day or so), I didn't understand how to fix the issue. I'm using the default.properties file (unedited), starting from the JPF root dir, tried setting different classpaths, copying sources over, etc, etc. Any ideas? Is there a log or some other way I can provide more info? |