You need to first create the /root mode (without chroot) before connecting chrooted to it. -Dave
On Sep 3, 2010 7:54 PM, "Jun Rao" <jun...@gmail.com> wrote: > Hi, > > I set my ZK connection string to localhost:2181/root. After that, I can't > seem to be able to create path any more. Always get NodeNotExist exception. > Does anyone know the problem? Thanks, > > Jun