Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class path contains multiple SLF4J bindings. #20

Open
m7md-3id opened this issue Jul 28, 2022 · 0 comments
Open

Class path contains multiple SLF4J bindings. #20

m7md-3id opened this issue Jul 28, 2022 · 0 comments

Comments

@m7md-3id
Copy link

m7md-3id commented Jul 28, 2022

Hello,

When we redeploy the image on kubernetes cluster we recieve the below msg and server not starting.

ERROR 2022-07-28 10:06:37,189 [Main Server Thread] Server: SLF4J: Class path contains multiple SLF4J bindings.
Thu, Jul 28 2022 12:06:37 pm | ERROR 2022-07-28 10:06:37,190 [Main Server Thread] Server: SLF4J: Found binding in [jar:file:/opt/connect/server-lib/donkey/slf4j-log4j12-1.7.28.jar!/org/slf4j/impl/StaticLoggerBinder.class]
Thu, Jul 28 2022 12:06:37 pm | ERROR 2022-07-28 10:06:37,191 [Main Server Thread] Server: SLF4J: Found binding in [jar:file:/opt/connect/custom-lib/activemq-all-5.15.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
Thu, Jul 28 2022 12:06:37 pm | ERROR 2022-07-28 10:06:37,191 [Main Server Thread] Server: SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Thu, Jul 28 2022 12:06:37 pm | ERROR 2022-07-28 10:06:37,195 [Main Server Thread] Server: SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant