Hi,

What does it write on the console exactly?
"...already running as process...?

Check the ZooKeeper PID file for existence.

Regards,
Andor







On Thu, May 17, 2018 at 11:14 AM, THADC <timothy.hadley.clotwor...@gmail.com
> wrote:

> Hi, I have a very simple setup (borrowed from Solr Ref Guide "Setting Up a
> Zookeeper Ensemble). For zoo.cfg, I have:
>
> *tickTime=2000
> initLimit=10
> syncLimit=5
> dataDir=/opt/zooDeployTest/zookeeper/zooDat
>
> server.1=localhost:2190:2195
> server.2=localhost:2191:2196*
>
> when I execute ./bin/zkServer.sh start zoo.cfg, it says zookeeper has
> started, but it really hasn't (zkServer.sh status shows its not running).
> However, if I comment out the server.2 line, it starts just fine. Any ideas
> what the problem might be?
>
>
>
>
>
> --
> Sent from: http://zookeeper-user.578899.n2.nabble.com/
>

Reply via email to