qwerty777
06-26-2008, 03:56 PM
Hello,
I'm using a MacBook with OS X 10.5.3, along with the newest JDK 1.6 (64-bit version). When I try to run spoon.sh, here's the error that I get:
NSJVMLoadLibrary: NSAddLibrary failed for /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Libraries/libjvm.dylib
JavaVM FATAL: Failed to load the jvm library.
_NSJVMLoadLibrary: NSAddLibrary failed for /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Libraries/libjvm.dylib
JavaVM FATAL: Failed to load the jvm library.
./libswt/osx/java_swt: Error starting up VM.
Here's the Java version output:
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13-120)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_05-b13-52, mixed mode)
The closest error/fix that I came across is this: http://blog.kischuk.com/2008/05/08/running-eclipse-on-macbooks-with-java-6/
I tried setting my Mac to use JDK 1.5 instead, but I still saw that error. It's possible that I may have not done enough config to make my Mac run in JDK 1.5 again (after I had changed it to run under JDK 1.6), so it may be a problem in my settings.
I'm wondering if anyone has come across this before, and know a solution to this.
Thank you very much!
Koichi
I'm using a MacBook with OS X 10.5.3, along with the newest JDK 1.6 (64-bit version). When I try to run spoon.sh, here's the error that I get:
NSJVMLoadLibrary: NSAddLibrary failed for /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Libraries/libjvm.dylib
JavaVM FATAL: Failed to load the jvm library.
_NSJVMLoadLibrary: NSAddLibrary failed for /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Libraries/libjvm.dylib
JavaVM FATAL: Failed to load the jvm library.
./libswt/osx/java_swt: Error starting up VM.
Here's the Java version output:
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13-120)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_05-b13-52, mixed mode)
The closest error/fix that I came across is this: http://blog.kischuk.com/2008/05/08/running-eclipse-on-macbooks-with-java-6/
I tried setting my Mac to use JDK 1.5 instead, but I still saw that error. It's possible that I may have not done enough config to make my Mac run in JDK 1.5 again (after I had changed it to run under JDK 1.6), so it may be a problem in my settings.
I'm wondering if anyone has come across this before, and know a solution to this.
Thank you very much!
Koichi