Although Java1.5 is set explicitly in Info.plist, I still get this error. Installed Java1.6 but all symlinks in /System/Library/Frameworks/JavaVM.framework/Versions show to Java1.5
(Using Leopard)
The text was updated successfully, but these errors were encountered:
I am seeing this error when I try to run Cyberduck.
$> cd /Applications/Cyberduck.app/Contents/MacOS/
$> ./Cyberduck
2008-05-10 15:30:39.098 Cyberduck[33836:10b] Unable to find class: ch.cyberduck.ui.cocoa.CDMainApplication, exiting
This may have something to do with how my java environment is set up.
$> java -version
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)
I am getting this error even when running with Cyberduck 2.8.5
cyberduck commentedMay 7, 2008
Although Java1.5 is set explicitly in Info.plist, I still get this error. Installed Java1.6 but all symlinks in /System/Library/Frameworks/JavaVM.framework/Versions show to Java1.5
(Using Leopard)
The text was updated successfully, but these errors were encountered: