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 will not launch after updating to Cyberduck 4.2.1 on Mac OSX 10.6.2 #6439

Closed
cyberduck opened this issue Dec 12, 2011 · 2 comments
Closed

Comments

@cyberduck
Copy link
Collaborator

7979362 created the issue

Hi, I recently upgraded from 4.0.2 to the latest version (4.2.1) on Mac OSX 10.6.2. After hitting "Install and Relaunch", the duck icon bounced in my dock but never actually launched. I tried to go back to the old version that worked before I updated, but it didn't launch either. I tried downloading the zipped version of 4.2.1 from the website and installing that, no luck. I tried deleting the .plist file and application support files, no luck. I tried trashing / uninstalling the app, restarting the computer, and re-installing 4.2.1, no luck. Then I tried my boss's suggestion of restarting while holding down command-option-p-r to reset the PRAM / NVRAM, uninstalled the app, reinstalled the app, no luck.

This is what was in the console utility's logs from my most recent attempt:

12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]	[LaunchRunner Error] ch.cyberduck.ui.cocoa.MainApplication.main(String[]) threw an exception:
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]	java.lang.UnsatisfiedLinkError: no jnidispatch in java.library.path
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1809)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at java.lang.Runtime.loadLibrary0(Runtime.java:823)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at java.lang.System.loadLibrary(System.java:1045)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at com.sun.jna.Native.loadNativeLibrary(Native.java:669)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at com.sun.jna.Native.<clinit>(Native.java:118)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at org.rococoa.Foundation.<clinit>(Foundation.java:73)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at org.rococoa.Rococoa.createClass(Rococoa.java:49)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at org.rococoa.cocoa.foundation.NSObject.<clinit>(NSObject.java:28)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:46)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at java.lang.reflect.Method.invoke(Method.java:597)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at apple.launcher.LaunchRunner.run(LaunchRunner.java:115)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
12/12/11 4:36:59 PM	[0x0-0x20020].ch.sudo.cyberduck[166]		at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)

By the way, none of the previous versions on your changelog page are downloadable, they just go to a broken page, in case you didn't know.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #6242. Try to reinstall Java for Mac OS X 10.7 Update 1 or Java for Mac OS X 10.6 Update 5.

@cyberduck
Copy link
Collaborator Author

7979362 commented

But it says "This release is only for Mac OS X v10.6.8." and I only have 10.6.2

@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

1 participant