[
https://issues.apache.org/jira/browse/HADOOP-8004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210048#comment-13210048
]
surender r commented on HADOOP-8004:
------------------------------------
hi i am working with hadoop-0.23.0 . while starting the datanode i had a
problem that the datanode starts but it shutdowns in an short time . the log
file has this content. pls anyone help to sovle this issue
"SLF4J: Class path contains multiple SLF4J bindings
SLF4J: Found binding in
[jar:file:/home/project/hadoop-0.23.0/share/hadoop/common/lib/slf4j-log4j12-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/project/hadoop-0.23.0/share/hadoop/hdfs/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".
> Multiple SLF4J binding message in .out file for all daemons
> -----------------------------------------------------------
>
> Key: HADOOP-8004
> URL: https://issues.apache.org/jira/browse/HADOOP-8004
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 0.24.0, 0.23.1
> Reporter: Devaraj K
>
> {code:xml}
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/home/hadoop/install/hadoop-0.23.1-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/home/hadoop/install/hadoop-0.23.1-SNAPSHOT/share/hadoop/hdfs/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/home/hadoop/install/hadoop-0.23.1-SNAPSHOT/share/hadoop/mapreduce/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira