Re: Setting up SolrCloud 5.0.0 and ZooKeeper 3.4.6

2015-04-07 Thread Zheng Lin Edwin Yeo
Thanks Swaraj. It is working now, after I run without start, and changing the zookeeper port to 2888 instead. Regards, Edwin On 7 April 2015 at 14:59, Swaraj Kumar wrote: > As per http://stackoverflow.com/questions/11765015/zookeeper-not-starting >

Re: Setting up SolrCloud 5.0.0 and ZooKeeper 3.4.6

2015-04-07 Thread Swaraj Kumar
As per http://stackoverflow.com/questions/11765015/zookeeper-not-starting Running without start will fix this. One more change you need to do is Solr default runs on 8983 and you have used 8983 in zookeeper so start solr on diffe

Re: Setting up SolrCloud 5.0.0 and ZooKeeper 3.4.6

2015-04-06 Thread Zheng Lin Edwin Yeo
Hi Erick, I think I'll just setup the ZooKeeper server in standalone mode first, before I get more confused as I'm quite new to both Solr and ZooKeeper too. Better not to jump the gun. However, I face this error when I try to start it in standalone mode. 2015-04-07 11:59:51,789 [myid:] - ERROR [

Re: Setting up SolrCloud 5.0.0 and ZooKeeper 3.4.6

2015-04-06 Thread Erick Erickson
Believe me, I'm no Zookeeper expert, but it looks to me like you're mixing Solr ports and Zookeeper ports. AFAIK, the two ports in the zoo.cfg file are exclusively for the Zookeeper instances to talk to each other. Zookeeper isn't aware that the listening nodes are Solr noodes, so putting Solr port