Introduced in Feature Pack 2

Troubleshooting: SLF4J binding error in WebSphere Commerce Developer

An SLF4J binding error might appear in the log when using WebSphere Commerce Developer with WebSphere Commerce search.

The error might resemble the following snippet:

SystemErr R SLF4J: Class path contains multiple SLF4J bindings.
SystemErr R SLF4J: Found binding in [wsjar:file:/W:/WCDE_INT70/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/WC/Solr.war/WEB-INF/lib/slf4j-jdk14-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SystemErr R SLF4J: Found binding in [wsjar:file:/W:/WCDE_INT70/workspace/WC/lib/slf4j-jdk14-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SystemErr R SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SystemErr R SLF4J: Class path contains multiple SLF4J bindings.
SystemErr R SLF4J: Found binding in [wsjar:file:/W:/WCDE_INT70/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/WC/Solr.war/WEB-INF/lib/slf4j-jdk14-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SystemErr R SLF4J: Found binding in [wsjar:file:/W:/WCDE_INT70/workspace/WC/lib/slf4j-jdk14-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SystemErr R SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.

You can safely ignore this error.