[Cyberduck-trac] [Cyberduck] #8860: cli broken on linux

Cyberduck trac at trac.cyberduck.io
Thu Jun 4 03:08:02 UTC 2015


#8860: cli broken on linux
-----------------------------+-----------------
    Reporter:  matt wodrich  |      Owner:
        Type:  defect        |     Status:  new
    Priority:  normal        |  Milestone:
   Component:  cli           |    Version:  4.7
    Severity:  normal        |   Keywords:
Architecture:                |   Platform:
-----------------------------+-----------------
 Currently running duck 4.8.17696 on Ubuntu Utopic, this happens when I try
 to run it, with or without --help:

 {{{
 $ duck --help
 Expected to find launcher class: [ch/cyberduck/cli/Terminal]
 Exception thrown from main method of ch/cyberduck/cli/Terminal
 Exception in thread "main" java.lang.NoClassDefFoundError:
 ch/cyberduck/fs/FilesystemBackgroundAction
 Caused by: java.lang.ClassNotFoundException:
 ch.cyberduck.fs.FilesystemBackgroundAction
         at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8860>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list