Re: NullPointerException stopping and starting Zookeeper servers

2008-12-08 Thread Mahadev Konar
Hi Thomas, This looks like a bug. Can you open a jira mentioning what the problem is and how to recreate it? Thanks mahadev On 12/8/08 11:33 AM, "Thomas Vinod Johnson" <[EMAIL PROTECTED]> wrote: > Hi, > I have a replicated zookeeper services consisting of 3 zookeeper (3.0.1) > servers all runn

NullPointerException stopping and starting Zookeeper servers

2008-12-08 Thread Thomas Vinod Johnson
Hi, I have a replicated zookeeper services consisting of 3 zookeeper (3.0.1) servers all running on the same host for testing purposes. I've created exactly one znode in this ensemble. At this point, I stop, then restart a single zookeeper server; moving onto the next one a few seconds later.