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 2018/06/20 15:21:15 UTC

[GitHub] sxnguyen opened a new issue #230: Zookeeper fails to start after restarting docker and/or minikube

sxnguyen opened a new issue #230: Zookeeper fails to start after restarting docker and/or minikube
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/230
 
 
   The following error is thrown after minikube and/or docker is restarted in OW+minikube setup (https://github.com/apache/incubator-openwhisk-deploy-kube/tree/master/kubernetes)
   
   ==========
   2018-06-04 17:44:42,769 [myid:] -ERROR [main:ZooKeeperServerMain@66] -Unexpected exception, exiting abnormallyorg.apache.zookeeper.server.persistence.FileTxnSnapLog$SnapDirContentCheckException: Snapshot directory has log files. Check if dataLogDir and dataDir configuration is correct.at org.apache.zookeeper.server.persistence.FileTxnSnapLog.checkSnapDir(FileTxnSnapLog.java:135)at org.apache.zookeeper.server.persistence.FileTxnSnapLog.<init>(FileTxnSnapLog.java:108)at org.apache.zookeeper.server.ZooKeeperServerMain.runFromConfig(ZooKeeperServerMain.java:112)at org.apache.zookeeper.server.ZooKeeperServerMain.initializeAndRun(ZooKeeperServerMain.java:89)at org.apache.zookeeper.server.ZooKeeperServerMain.main(ZooKeeperServerMain.java:55)at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:119)at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:81)
   ===========

----------------------------------------------------------------
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