4.0.6 tomcat console reports SLF4J: Class path contains multiple SLF4J bindings during setup
Hi. I have just installed CLM 4.0.6 on DB2 and Windows. When starting the tomcat server, I get a lot of instances of
07/05/2014 10:53:42 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\IBM\JazzTeamServer\server\tomcat\weba
pps\ccm.war
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://455.fwk1593859840/org/slf4j/impl/Stati
cLoggerBinder.class]
5 or 6 more
etc
Setup completes successfully. Are these messages significant?
Thanks!
07/05/2014 10:53:42 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\IBM\JazzTeamServer\server\tomcat\weba
pps\ccm.war
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://455.fwk1593859840/org/slf4j/impl/Stati
cLoggerBinder.class]
5 or 6 more
etc
Setup completes successfully. Are these messages significant?
Thanks!
Accepted answer
Hi David
These messages can be ignored and they cause no harm. This is the message seen even in my instance of RTC 4.0.6 version using Tomcat.
In fact this was raised as a defect earlier in RTC 4.0.6 version and I will update the the jazz.net work item for the defect once I find.
Comments
These messages are also documented here: http://www.slf4j.org/codes.html and as Sumant says, the warning can be safely ignored.