Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cyberduck crashes on start-up under Java 1.6 #2018

Closed
cyberduck opened this issue May 8, 2008 · 0 comments
Closed

Cyberduck crashes on start-up under Java 1.6 #2018

cyberduck opened this issue May 8, 2008 · 0 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

97664a7 created the issue

After installing the Java update and changing my default Java to 1.6 using the Java Preferences, CDuck crashes on startup with the following in the console:


5/8/08 8:44:45 AM [0x0-0x1b21b2].ch.sudo.cyberduck[4682] _NSJVMLoadLibrary: NSAddLibrary failed for /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libjvm.dylib <br />
5/8/08 8:44:45 AM [0x0-0x1b21b2].ch.sudo.cyberduck[4682] -[NSJavaVirtualMachine initWithClassPath:] cannot load Java virtual machine library 
<br />
5/8/08 8:44:45 AM Cyberduck[4682] Unable to find class: ch.cyberduck.ui.cocoa.CDMainApplication, exiting 
<br />
5/8/08 8:44:45 AM com.apple.launchd[103] ([0x0-0x1b21b2].ch.sudo.cyberduck[4682]) Exited with exit code: 1 

Changing Java back to 1.5 removes the problem

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants