Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 738A8D3AD for ; Wed, 13 Mar 2013 16:22:15 +0000 (UTC) Received: (qmail 37013 invoked by uid 500); 13 Mar 2013 16:22:15 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 36986 invoked by uid 500); 13 Mar 2013 16:22:15 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 36977 invoked by uid 99); 13 Mar 2013 16:22:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Mar 2013 16:22:15 +0000 Date: Wed, 13 Mar 2013 16:22:15 +0000 (UTC) From: "Hudson (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1173) NPE in tracer on zookeeper disconnect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601304#comment-13601304 ] Hudson commented on ACCUMULO-1173: ---------------------------------- Integrated in Accumulo-1.5-Hadoop-2.0 #29 (See [https://builds.apache.org/job/Accumulo-1.5-Hadoop-2.0/29/]) ACCUMULO-1173 reverting setting thread state (Revision 1455984) Result = SUCCESS ecn : Files : * /accumulo/branches/1.5 * /accumulo/branches/1.5/assemble * /accumulo/branches/1.5/core * /accumulo/branches/1.5/examples * /accumulo/branches/1.5/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java * /accumulo/branches/1.5/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java * /accumulo/branches/1.5/server * /accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java * /accumulo/branches/1.5/src > NPE in tracer on zookeeper disconnect > ------------------------------------- > > Key: ACCUMULO-1173 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1173 > Project: Accumulo > Issue Type: Bug > Components: trace > Affects Versions: 1.4.2 > Reporter: Eric Newton > Assignee: Eric Newton > Priority: Minor > Fix For: 1.5.0, 1.4.3 > > > {noformat} > java.lang.IllegalArgumentException: Path cannot be null > java.lang.IllegalArgumentException: Path cannot be null > at org.apache.zookeeper.common.PathUtils.validatePath(PathUtils.java:45) > at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1020) > at org.apache.accumulo.fate.zookeeper.ZooReader.exists(ZooReader.java:75) > at org.apache.accumulo.server.trace.TraceServer.process(TraceServer.java:274) > at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519) > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495) > {noformat} -- 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