You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2013/03/12 17:45:41 UTC

[jira] [Created] (ACCUMULO-1173) NPE in tracer on zookeeper disconnect

Eric Newton created ACCUMULO-1173:
-------------------------------------

             Summary: 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
             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