[Cyberduck-trac] [Cyberduck] #6268: Crashing on Startup

Cyberduck trac at trac.cyberduck.ch
Tue Sep 27 14:30:33 CEST 2011


#6268: Crashing on Startup
---------------------+----------------------
 Reporter:  C Klein  |         Owner:
     Type:  defect   |        Status:  new
 Priority:  normal   |     Milestone:
Component:  core     |       Version:  4.1.2
 Severity:  normal   |    Resolution:
 Keywords:           |  Architecture:
 Platform:           |
---------------------+----------------------
Description changed by C Klein:

Old description:

> 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.

New description:

 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.

--

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6268#comment:1>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list