Could we see the region server's log? That errors is just about a znode that already exists and that can happen and it's not fatal.
J-D On Thu, Dec 3, 2009 at 10:52 AM, Ananth T. Sarathy <[email protected]> wrote: > Hi, > when my regionservers try to connect, I keep getting a zookeeper timeout. > on the server zookeeper is running i get this error on the zookeeper log > > 2009-12-03 13:50:18,415 WARN > org.apache.zookeeper.server.PrepRequestProcessor: Got exception when > processing sessionid:0x12555e051b10001 type:create cxid:0x8 > zxid:0xfffffffffffffffe txntype:unknown n/a > org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = > NodeExists > at > org.apache.zookeeper.server.PrepRequestProcessor.pRequest(PrepRequestProcessor.java:245) > at > org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:114) > > Any ideas on how to clear this up? > > Ananth T Sarathy >
