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

Crashing on Startup #6268

Closed
cyberduck opened this issue Sep 27, 2011 · 1 comment
Closed

Crashing on Startup #6268

cyberduck opened this issue Sep 27, 2011 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

C Klein created the issue

This is the traceback:

~/Downloads/Cyberduck.app/Contents/MacOS $ ./Cyberduck 
[LaunchRunner Error] ch.cyberduck.ui.cocoa.MainApplication.main(String[]) threw an exception:
java.lang.VerifyError: (class: ch/cyberduck/core/s3/S3Session, method: login signature: (Lch/cyberduck/core/LoginController;Lch/cyberduck/core/Credentials;)V) Incompatible argument to function
	at ch.cyberduck.core.Protocol$5.getSessionFactory(Protocol.java:528)
	at ch.cyberduck.core.Protocol.register(Protocol.java:113)
	at ch.cyberduck.core.ProtocolFactory.register(ProtocolFactory.java:53)
	at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:99)
	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)

If you need further information, please contact me.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Install any Java Update available through Software Update of OS X.

@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