Page 1 of 1

Cyberduck 2.73 does not start up

Posted: Fri Apr 20, 2007 12:58 pm
by joostjodel
The output log of trying to run Cyberduck 2.73 in a terminal is:

Code: Select all

/Applications/Cyberduck.app/Contents/MacOS/Cyberduck 
-[NSJavaVirtualMachine initWithClassPath:] FATAL: cannot initialize ObjCJava. Exit
Cyberduck used to work on my machine (macosx 10.4.9 PPC) before I installed Java 1.6. So I figured it had something to do with having upgraded Apple's Java to 1.6:

Code: Select all

java -version
java version "1.6.0-dp"
Java(TM) SE Runtime Environment (build 1.6.0-dp-b88-34)
Java HotSpot(TM) Core VM (build 1.6.0-b88-17-release, interpreted mode, sharing)
However, when I use the Java preferences panel to switch to an earlier version of Java 1.5...

Code: Select all

java -version
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-154)
Java HotSpot(TM) Client VM (build 1.5.0_07-87, mixed mode, sharing)
...I still get the exact same error message in the terminal:

Code: Select all

/Applications/Cyberduck.app/Contents/MacOS/Cyberduck 
-[NSJavaVirtualMachine initWithClassPath:] FATAL: cannot initialize ObjCJava. Exit
Earlier versions of Cyberduck refuse to start up in the same vein. I have deleted all Cyberduck preferences and caches. Any ideas?

Posted: Fri Apr 20, 2007 7:00 pm
by dkocher
Reinstall the latest Java available from http://apple.com/downloads

Posted: Sat May 12, 2007 5:38 pm
by joostjodel
dkocher wrote:Reinstall the latest Java available from http://apple.com/downloads
Done that, still no love from the Duck:

/Applications/Cyberduck.app/Contents/MacOS/Cyberduck
-[NSJavaVirtualMachine initWithClassPath:] FATAL: cannot initialize ObjCJava. Exit