You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "surendra singh lilhore (JIRA)" <ji...@apache.org> on 2015/03/31 07:55:53 UTC

[jira] [Commented] (ZOOKEEPER-2154) NPE in KeeperException

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388075#comment-14388075 ] 

surendra singh lilhore commented on ZOOKEEPER-2154:
---------------------------------------------------

2015-03-27 15:28:50,966 | ERROR | regionserver21302-EventThread | Error while calling watcher  | org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:527)
java.lang.NullPointerException
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:91)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1476)
        at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.getChildren(RecoverableZooKeeper.java:273)


> NPE in KeeperException
> ----------------------
>
>                 Key: ZOOKEEPER-2154
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2154
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: java client
>    Affects Versions: 3.4.0
>            Reporter: surendra singh lilhore
>            Assignee: surendra singh lilhore
>
> KeeperException should handle exception is code is null...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)