SeasonPanPan commented on PR #11761:
URL: https://github.com/apache/dubbo/pull/11761#issuecomment-1460096282
@AlbumenJ **hello, I checked the CI error detail, it is not my code reason,
mybe the problem of environment。
Could u re-run the CI?**
`Error: Exception in thread "main" java.lang.IllegalArgumentException:
LoggerFactory is not a Logback LoggerContext but Logback is on the classpath.
Either remove Logback or the competing implementation (class
org.slf4j.impl.Log4jLoggerFactory loaded from
file:/usr/local/dubbo/app/dependency/slf4j-log4j12-1.7.30.jar). If you are
using WebLogic you will need to add 'org.slf4j' to prefer-application-packages
in WEB-INF/weblogic.xml: org.slf4j.impl.Log4jLoggerFactory
at org.springframework.util.Assert.instanceCheckFailed(Assert.java:702)
at org.springframework.util.Assert.isInstanceOf(Assert.java:621)
at
org.springframework.boot.logging.logback.LogbackLoggingSystem.getLoggerContext(LogbackLoggingSystem.java:290)
`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]