[
https://issues.apache.org/jira/browse/KAFKA-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498745#comment-16498745
]
Yeva Byzek commented on KAFKA-6965:
-----------------------------------
Correct, please close this issue.
Details: This issue was a result of user misconfiguration, specifically I had
manually reconfigured the parameter {{log4j.rootLogger}} in file
{{etc/kafka/tools-log4j.properties}}. With the default install, this works as
expected.
> log4j:WARN log messages printed when running kafka-console-producer OOB
> -----------------------------------------------------------------------
>
> Key: KAFKA-6965
> URL: https://issues.apache.org/jira/browse/KAFKA-6965
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 1.1.0
> Reporter: Yeva Byzek
> Priority: Major
> Labels: newbie
>
> This error message is presented running `bin/kafka-console-producer` out of
> the box.
> {noformat}
> log4j:WARN No appenders could be found for logger
> (kafka.utils.Log4jControllerRegistration$).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
> info.
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)