You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Shevek (JIRA)" <ji...@apache.org> on 2013/04/02 23:31:15 UTC

[jira] [Created] (CURATOR-12) java.io.IOException: ZooKeeperServer not running after server.kill()

Shevek created CURATOR-12:
-----------------------------

             Summary: java.io.IOException: ZooKeeperServer not running after server.kill()
                 Key: CURATOR-12
                 URL: https://issues.apache.org/jira/browse/CURATOR-12
             Project: Apache Curator
          Issue Type: Bug
            Reporter: Shevek
            Assignee: Jordan Zimmerman


[DEBUG] NIOServerCnxn - IOException stack trace <java.io.IOException: ZooKeeperServer not running>java.io.IOException: ZooKeeperServer not running
        at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:936)
        at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:328)
        at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:530)
        at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:152)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)

Preceding election seemed successful.

ZK 3.5.0. Tracking my work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira