Very likely we have 2 logging dependencies on the classpath.

This needs to be rationalised. I will add this to JAMES-3214 as this
relates to cleaning dependency mess...

Cheers,

Benoit

Le 13/06/2020 à 20:18, David Leangen a écrit :
> 
> Hi!
> 
> For the documentation, I have been trying to run the “Local” server [1].
> 
> [1] https://james.leangen.net/main/3.5/servers/index.html#local
> 
> When attempting to use the CLI, I encounter this warning:
> 
> ```
> listDomains
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
> details.
> SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
> SLF4J: Defaulting to no-operation MDCAdapter implementation.
> SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further 
> details.
> 9358a5658e40
> james.linagora.com
> localhost
> 192.168.80.2
> ListDomains command executed sucessfully in 572 ms.
> ```
> 
> According to the documentation at the url in the error message:
> 
>> Placing one (and only one) of slf4j-nop.jar, slf4j-simple.jar, 
>> slf4j-log4j12.jar, slf4j-jdk14.jar or logback-classic.jar on the class path 
>> should solve the problem.
> 
> 
> I tried including logback-classic.jar in the james-server-cli.lib directory 
> (and verified in the Docker image that it was indeed there), but 
> unfortunately that did not solve the problem.
> 
> Any ideas as to what I should do?
> 
> 
> Thanks,
> =David
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to