[Cyberduck-trac] [Cyberduck] #10895: lib4j error on running CLI

Cyberduck trac at cyberduck.io
Wed Dec 4 10:26:03 UTC 2019


#10895: lib4j error on running CLI
--------------------------+-------------------
    Reporter:  eponymous  |      Owner:
        Type:  defect     |     Status:  new
    Priority:  normal     |  Milestone:
   Component:  core       |    Version:  7.2.1
    Severity:  normal     |   Keywords:
Architecture:             |   Platform:
--------------------------+-------------------
 When running a synchronize action via the cli, I get the following, though
 the sync is completed successfully:

 {{{
 log4j:WARN No appenders could be found for logger
 (ch.cyberduck.core.preferences.Preferences).
 log4j:WARN Please initialize the log4j system properly.
 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for
 more info.
 WARNING: An illegal reflective access operation has occurred
 WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1
 (file:/usr/local/Cellar/duck/7.2.0.31900/libexec/Contents/Resources/cglib-3.3.0.jar)
 to method
 java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
 WARNING: Please consider reporting this to the maintainers of
 net.sf.cglib.core.ReflectUtils$1
 WARNING: Use --illegal-access=warn to enable warnings of further illegal
 reflective access operations
 WARNING: All illegal access operations will be denied in a future release
 }}}

 If I just run {{{duck --version}}}, I get the same thing.

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


More information about the Cyberduck-trac mailing list