Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 348D7105A3 for ; Wed, 25 Sep 2013 03:25:34 +0000 (UTC) Received: (qmail 52420 invoked by uid 500); 25 Sep 2013 03:25:32 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 52375 invoked by uid 500); 25 Sep 2013 03:25:31 -0000 Mailing-List: contact dev-help@curator.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.incubator.apache.org Delivered-To: mailing list dev@curator.incubator.apache.org Received: (qmail 52343 invoked by uid 99); 25 Sep 2013 03:25:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 03:25:30 +0000 X-ASF-Spam-Status: No, hits=-2002.3 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 25 Sep 2013 03:25:28 +0000 Received: (qmail 52162 invoked by uid 99); 25 Sep 2013 03:25:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 03:25:05 +0000 Date: Wed, 25 Sep 2013 03:25:05 +0000 (UTC) From: "Jordan Zimmerman (JIRA)" To: dev@curator.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CURATOR-12) java.io.IOException: ZooKeeperServer not running after server.kill() MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CURATOR-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman closed CURATOR-12. ----------------------------------- Resolution: Incomplete I'm not sure what this is or what can be done about it. > 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 > Components: Client > Affects Versions: 2.0.0-incubating > Reporter: Shevek > > [DEBUG] NIOServerCnxn - IOException stack trace 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