update: everything is working fine after I downloaded new zookeeper and set
same configuration.
thanks for helping.
On Tue, Feb 24, 2015 at 5:13 PM, CKReddy Bhimavarapu
wrote:
> yes
>
>> chaitanya@imart-desktop:~/solr/zookeeper-3.4.6/bin$ ./zkServer.sh start
>>
>> JMX enabled by default
>> Usin
yes
> chaitanya@imart-desktop:~/solr/zookeeper-3.4.6/bin$ ./zkServer.sh start
>
> JMX enabled by default
> Using config: /home/chaitanya/solr/zookeeper-3.4.6/bin/../conf/zoo.cfg
> Starting zookeeper ... STARTED
> chaitanya@imart-desktop:~/solr/zookeeper-3.4.6/bin$ ./zkServer.sh status
> JMX enable
Looks like the ZooKeeper server is either not running or not accepting
connection possibly because of some configuration issues. Can you look into
the ZooKeeper logs and see if there are any exceptions?
On Tue, Feb 24, 2015 at 11:30 AM, CKReddy Bhimavarapu
wrote:
> Hi,
> I did follow all the s