[
https://issues.apache.org/jira/browse/KARAF-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved KARAF-238.
-----------------------------------
Resolution: Fixed
Fixed in trunk in http://svn.apache.org/viewvc?view=revision&revision=1002983
and backported into the Karaf 2.0.x branch in
http://svn.apache.org/viewvc?view=revision&revision=1002984
> SLF4J Duplicate bindings warning when using Equinox
> ---------------------------------------------------
>
> Key: KARAF-238
> URL: https://issues.apache.org/jira/browse/KARAF-238
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Gert Vanthienen
> Assignee: Gert Vanthienen
> Fix For: 2.2.0
>
>
> When starting Karaf with Equinox as the OSGi Framework, you get his SLF4J
> warning:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/Users/gert/opt/apache-karaf-2.0.0-fuse-SNAPSHOT/lib/karaf-client.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [bundleresource://3.fwk545215872/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> We should make sure that the class inside the client jar is no longer visible
> to the Pax Logging bundle to fix this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.