You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/12/10 02:01:18 UTC

[jira] [Created] (ZOOKEEPER-2342) ZooKeeper cannot write logs, because there is no SLF4J binding available on the runtime classpath.

Chris Nauroth created ZOOKEEPER-2342:
----------------------------------------

             Summary: ZooKeeper cannot write logs, because there is no SLF4J binding available on the runtime classpath.
                 Key: ZOOKEEPER-2342
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2342
             Project: ZooKeeper
          Issue Type: Bug
            Reporter: Chris Nauroth
            Priority: Blocker
             Fix For: 3.5.2, 3.6.0


ZOOKEEPER-1371 removed our source code dependency on Log4J.  It appears that this also removed the Log4J SLF4J binding jar from the runtime classpath.  Without any SLF4J binding jar available on the runtime classpath, the it is impossible to write logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)