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 not start at all #7015

Closed
cyberduck opened this issue Dec 25, 2012 · 1 comment
Closed

cyberduck not start at all #7015

cyberduck opened this issue Dec 25, 2012 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

5976c05 created the issue

Hi,
I completly do not understand why Cyberduck stop working at all. When i start console program:

[LaunchRunner Error] ch.cyberduck.ui.cocoa.MainApplication.main(String[]) threw an exception:
java.lang.Error: 

There is an incompatible JNA native library installed on this system.
To resolve this issue you may do one of the following:
 - remove or uninstall the offending library
 - set the system property jna.nosys=true
 - set jna.boot.library.path to include the path to the version of the 
   jnidispatch library included with the JNA jar file you are using

	at com.sun.jna.Native.<clinit>(Native.java:142)
	at org.rococoa.Foundation.<clinit>(Foundation.java:73)
	at org.rococoa.Rococoa.createClass(Rococoa.java:49)
	at org.rococoa.cocoa.foundation.NSObject.<clinit>(NSObject.java:28)
	at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
	at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
	at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)

/Library/Java/Extension is empty, and there is no ~/Library/Java folder
Any help ?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thank you for reporting this issue. This was an oversight fixed in e501e4e.

@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