Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] multiple SLF4J bindings

Hi,
I got this error when runnin my route
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
SLF4J: Found binding in
SLF4J: See for an explanation.
SLF4J: Actual binding is of type

Any solotion for this problem.
Thanks
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi
the problem is activemq-all contains slf4j classes. But in general there is no problem with it - just info from slf4j.

View solution in original post

6 Replies
Anonymous
Not applicable
Author

Hi
the problem is activemq-all contains slf4j classes. But in general there is no problem with it - just info from slf4j.
Anonymous
Not applicable
Author

Hi,
so I have nothing to do ?
Lachmiter.
Anonymous
Not applicable
Author

Hi,
Yes; BTW no such warnings in Runtime.
Anonymous
Not applicable
Author

OK, Thanks.
Lachmiter
Anonymous
Not applicable
Author

Hi Lachmiter,
Can we consider this topic is resolved?
Best regards
Sabrina
nmodi
Creator
Creator

So what is the the solution, I tried by exclusion by updating pom.xml manually as suggested in this link

https://www.slf4j.org/codes.html#multiple_bindings

 

however it still doesn't work & my route wont start due to this specific issue.

 

here is my job screenshot

0683p000009LzrC.png

 


SLF4J binging issue.PNG