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

Cyberduck trac at cyberduck.io
Wed Dec 4 10:27:48 UTC 2019


#10895: log4j error on running CLI
-------------------------+----------------------
 Reporter:  eponymous    |         Owner:
     Type:  defect       |        Status:  new
 Priority:  normal       |     Milestone:
Component:  core         |       Version:  7.2.1
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:  Intel
 Platform:  macOS 10.13  |
-------------------------+----------------------
Changes (by eponymous):

 * cc: muccigrosso@… (added)
 * platform:   => macOS 10.13
 * arch:   => Intel


Old description:

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

New description:

 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.

 MacOS 10.13.6
 Cyberduck 7.2.0 (31900)

--

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


More information about the Cyberduck-trac mailing list