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

UnsatisfiedLinkError: no jnidispatch in java.library.path #6711

Closed
cyberduck opened this issue Jun 5, 2012 · 2 comments
Closed

UnsatisfiedLinkError: no jnidispatch in java.library.path #6711

cyberduck opened this issue Jun 5, 2012 · 2 comments

Comments

@cyberduck
Copy link
Collaborator

7209294 created the issue

I am new to using a tool such as Cyberduck, being forced into more complicated programming/application issues than I would like, due to the demise of MobileMe and their web hosting.

As suggested on www.iwebfaq.org I have dowloaded Cyberduck, but am unable to install it. As mentioned by previous correspondents the duck just bounces around on the dock and then sinks into oblivion. I have tried double clicking it and 'opening with' archive with the same effect.

From previous tickets I see several people have had this problem but I cannot find a response that helped solve the problem. (I did check Utilities/Console as suggested in another post but found nothing there)

I have put the severity at 'blocker' below, as this problem is 'blocking' me from using the application at all.

Thanks in anticipation of a simple, laymans response. Ffin

@cyberduck
Copy link
Collaborator Author

7209294 commented

I have found the Console listings:

05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287] [LaunchRunner Error] ch.cyberduck.ui.cocoa.MainApplication.main(String[]) threw an exception: 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287] java.lang.UnsatisfiedLinkError: no jnidispatch in java.library.path 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1753) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at java.lang.Runtime.loadLibrary0(Runtime.java:822) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at java.lang.System.loadLibrary(System.java:993) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at com.sun.jna.Native.loadNativeLibrary(Native.java:669) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at com.sun.jna.Native.<clinit>(Native.java:118) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at org.rococoa.Foundation.<clinit>(Foundation.java:73) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at org.rococoa.Rococoa.createClass(Rococoa.java:49) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at org.rococoa.cocoa.foundation.NSObject.<clinit>(NSObject.java:28) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:46) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at java.lang.reflect.Method.invoke(Method.java:585) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at apple.launcher.LaunchRunner.run(LaunchRunner.java:115) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) 
05/06/2012 11:07:28 [0x0-0x33033].ch.sudo.cyberduck[287]  at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Try to reinstall Java for Mac OS X 10.5 Update 10.

@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