You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2013/06/18 02:13:21 UTC

[jira] [Created] (HBASE-8757) ZK throws IllegalStateException

Jimmy Xiang created HBASE-8757:
----------------------------------

             Summary: ZK throws IllegalStateException
                 Key: HBASE-8757
                 URL: https://issues.apache.org/jira/browse/HBASE-8757
             Project: HBase
          Issue Type: Bug
          Components: Zookeeper
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang


In secure HBase, I got the following exception.  Actually it is a valid event: SaslAuthenticated 

{noformat}
2013-06-17 16:32:29,959 ERROR [2049101312@qtp-1851406627-0-EventThread] zookeeper.ClientCnxn: Error while calling watcher
java.lang.IllegalStateException: Received event is not valid.
        at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.connectionEvent(ZooKeeperWatcher.java:406)
        at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.process(ZooKeeperWatcher.java:316)
        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