Troubleshooting: SystemErr due to multiple SLF4J bindings during feature enablement
When you enable a feature, you receive a system error.
Problem
After
you enable a feature, you
see the following error in the SystemErr.log
************ Start Display Current Environment ************
Log file started at: [5/29/12 0:53:26:593 PDT]
************* End Display Current Environment *************
[5/29/12 0:55:01:890 PDT] 00000025 SystemErr R SLF4J: Class path contains multiple SLF4J bindings.
[5/29/12 0:55:01:890 PDT] 00000025 SystemErr R SLF4J: Found binding in [wsjar:file:/C:/IBM/WCDE_ENT70/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]
[5/29/12 0:55:01:890 PDT] 00000025 SystemErr R SLF4J: Found binding in [wsjar:file:/C:/IBM/WCDE_ENT70/workspace/WC/lib/slf4j-jdk14-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[5/29/12 0:55:01:890 PDT] 00000025 SystemErr R SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Solution
This error can be safely ignored. It has no functional impact on the product.