[slf4j-user] multiple bindings

Ceki Gülcü ceki at qos.ch
Thu Mar 11 20:09:40 CET 2010


Hi Dino,

It looks like another occurrence of bug 138
  http://bugzilla.slf4j.org/show_bug.cgi?id=138
and depending on how you look at it, is a WL bug. Anyway, it's just a warning 
message. SLF4J will work just fine.

On 11/03/2010 3:58 PM, Dino Di Cola wrote:
> 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.
> --
>
>
>
> _______________________________________________
> slf4j-user mailing list
> slf4j-user at qos.ch
> http://qos.ch/mailman/listinfo/slf4j-user



More information about the slf4j-user mailing list