You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/01/28 12:54:03 UTC

[GitHub] jonathanschwarze opened a new issue #421: Zookeeper fails to start

jonathanschwarze opened a new issue #421: Zookeeper fails to start
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/421
 
 
   After a fresh install via helm the zookeeper is broken. Pod is running but logs give me:
   ```
   0
   tickTime=2000
   clientPort=2181
   initLimit=5
   syncLimit=2
   dataDir=/data
   dataLogDir=/datalog
   server.0=owdev-zookeeper-0.owdev-zookeeper.openwhisk.svc.cluster.local:2888:3888
   ZooKeeper JMX enabled by default
   Using config: /conf/zoo.cfg
   log4j:WARN No appenders could be found for logger (org.apache.zookeeper.server.quorum.QuorumPeerConfig).
   log4j:WARN Please initialize the log4j system properly.
   log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   ```
   Every other component works fine. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services