[
https://issues.apache.org/jira/browse/GORA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Ratnasekera resolved GORA-616.
------------------------------------
Resolution: Fixed
[~chanakadkb] Thank you for the contribution. Looking forward for your future
contributions.
> Multiple slf4j conflict issue
> ------------------------------
>
> Key: GORA-616
> URL: https://issues.apache.org/jira/browse/GORA-616
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-tutorial
> Affects Versions: 0.9
> Reporter: Sheriffo Ceesay
> Assignee: Chanaka
> Priority: Major
> Labels: build, test
> Fix For: 0.9
>
>
> Testing the 0.9 release using the gora-tutorial module, invoking the line
> below gives you some warnings and error.
>
> bin/gora logmanager -parse gora-tutorial/src/main/resources/access.log
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/home/user/apache-gora-0.9/gora-tutorial/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/home/user/apache-gora-0.9/gora-tutorial/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/home/user/apache-gora-0.9/gora-tutorial/lib/slf4j-simple-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See [http://www.slf4j.org/codes.html#multiple_bindings] for an
> explanation.
> SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
> ERROR StatusLogger No Log4j 2 configuration file found. Using default
> configuration (logging only errors to the console), or user programmatically
> provided configurations. Set system property 'log4j2.debug' to show Log4j 2
> internal initialization logging. See
> [https://logging.apache.org/log4j/2.x/manual/configuration.html] for
> instructions on how to configure Log4j 2
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)