Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] tKafkaInput : SLF4J: Class path contains multiple SLF4J bindings.

I am trying to read my json message from kafka topic and I write to json file .
I am getting the following error :

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

Here is my job

0683p000009MBjd.png
How to solve this error.
Thanks
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

This problem was happening because of multiple jars .
I reinstalled it.

View solution in original post

4 Replies
Anonymous
Not applicable
Author

This problem was happening because of multiple jars .
I reinstalled it.
Anonymous
Not applicable
Author

Did you have to re-install Talend?

nmodi
Creator
Creator

I am having the same issue, what you had to re-install?

I followed this https://www.slf4j.org/codes.html#multiple_bindings & tried removing mapping from pom.xml but that doesn't help.

Anonymous
Not applicable
Author

@uganesh: I am too getting same error in one my jobs. What is that you have re-installed?