Re: zookeeper connection failure

2015-02-27 Thread Victor L
I eventually figured it out: my zkClient was running on vm/guest os with zookeeper on host and vm/host port mapping was broken... On Fri, Feb 27, 2015 at 1:17 PM, Jiangjie Qin wrote: > Do you mean you were not able to connect to zookeeper after retry? > We see this error in the log from time to

Re: zookeeper connection failure

2015-02-27 Thread Jiangjie Qin
Do you mean you were not able to connect to zookeeper after retry? We see this error in the log from time to time, but the zkClient will retry and usually it will succeed. Can you verify if you were finally be able to connect or not? Jiangjie (Becket) Qin On 2/27/15, 12:53 AM, "Victor L" wrote:

zookeeper connection failure

2015-02-27 Thread Victor L
I seem to unable to connect single instance of Kafka server to single instance of local zookeeper server on local host (Ubuntu 14.04LTS/ open jdk 1.7.0_75): [2015-02-27 08:10:11,467] INFO Initiating client connection, connectString=localhost:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkC