You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sharmarke Aden (JIRA)" <ji...@apache.org> on 2014/04/29 05:56:18 UTC

[jira] [Comment Edited] (KAFKA-1354) Failed to load class "org.slf4j.impl.StaticLoggerBinder"

    [ https://issues.apache.org/jira/browse/KAFKA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983946#comment-13983946 ] 

Sharmarke Aden edited comment on KAFKA-1354 at 4/29/14 3:54 AM:
----------------------------------------------------------------

Kafka should definitely avoid forcing end-users to mess with logging libraries.  Currently Kafka distributes log4j and slf4j-api so it stands to reason to also include log4j-over-slf4j bridge in the distribution! 


was (Author: saden1):
Kafka should definitely avoid forcing end-users to mess with logging libraries.  Currently Kafka distributes log4j and slf4j-api so it stands to reason to also include slf4j-log4j12 binding in the distribution! 

> Failed to load class "org.slf4j.impl.StaticLoggerBinder"
> --------------------------------------------------------
>
>                 Key: KAFKA-1354
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1354
>             Project: Kafka
>          Issue Type: Bug
>          Components: log
>    Affects Versions: 0.8.1
>         Environment: RHEL
>            Reporter: RakeshAcharya
>            Assignee: Jay Kreps
>              Labels: newbie, patch, usability
>             Fix For: 0.8.2
>
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> Getting below errors during Kafka startup
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> [2014-03-31 18:55:36,488] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)



--
This message was sent by Atlassian JIRA
(v6.2#6252)