Re: nodetool move gives exception

2010-07-11 Thread Jonathan Ellis
That looks like it was asked to move when it didn't know about any other nodes in the cluster. Usually this indicates a misconfiguration. On Sun, Jul 11, 2010 at 7:07 AM, Sagar Agrawal wrote: > When I did nodetool move , nodetool streams for that node shows > mode:bootstrapping > but modetool m

nodetool move gives exception

2010-07-11 Thread Sagar Agrawal
When I did nodetool move , nodetool streams for that node shows mode:bootstrapping but modetool move gave following exception http://gist.github.com/471503 but the mode is still bootstrapping... what does that mean? Thanks