[slf4j-user] multiple bindings

Dino Di Cola dinodicola at gmail.com
Thu Mar 11 15:58:11 CET 2010


Dear all,
I am trying to use EMBEDDED SOLR SERVER inside a BEA wl application.
SOLR uses slf4j logging abstraction API.

During initialization startup, I obtain the following message on stdout

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[zip:C:/WORKSPACE/bin/bea10/user_projects/domains/portal/servers/AdminServer/tmp/_WL_user/app/5sk9ta/war/WEB-INF/lib/slf4j-log4j12-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[zip:C:/WORKSPACE/bin/bea10/user_projects/domains/portal/servers/AdminServer/tmp/_WL_user/app/5sk9ta/war/WEB-INF/lib/slf4j-log4j12-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.

However the higlighted bindings are pointing to the same path.

On our WEB-INF/lib and in the highlighted path are the following jars:

activation.jar
apache-solr-core-1.4.0.jar
apache-solr-dataimporthandler-1.4.1-dev.jar
apache-solr-dataimporthandler-extras-1.4.1-dev.jar
apache-solr-solrj-1.4.0.jar
commons-beanutils-1.7.0.jar
commons-codec-1.3.jar
commons-collections-3.1.jar
commons-dbutils-1.3.jar
commons-email-1.2.jar
commons-fileupload-1.2.1.jar
commons-httpclient-3.1.jar
commons-io-1.3.2.jar
commons-lang-2.2.jar
commons-logging-1.1.1.jar
freemarker-2.3.15.jar
geronimo-stax-api_1.0_spec-1.0.1.jar
jstl.jar
log4j-1.2.14.jar
lucene-analyzers-2.9.1.jar
lucene-core-2.9.1.jar
lucene-highlighter-2.9.1.jar
lucene-memory-2.9.1.jar
lucene-misc-2.9.1.jar
lucene-queries-2.9.1.jar
lucene-snowball-2.9.1.jar
lucene-spellchecker-2.9.1.jar
mail.jar
ognl-2.7.3.jar
servlet-api-2.4.jar
slf4j-api-1.5.11.jar
slf4j-log4j12-1.5.11.jar
standard.jar
struts2-core-2.1.8.1.jar
struts2-json-plugin-2.1.8.1.jar
wstx-asl-3.2.7.jar
xwork-core-2.1.6.jar

Any suggestion?
Many thanks in advance,
Dino.
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/slf4j-user/attachments/20100311/768f4486/attachment-0001.html>


More information about the slf4j-user mailing list