You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2015/06/01 10:24:17 UTC

[jira] [Created] (HBASE-13820) Zookeeper is failing to start

Ashish Singhi created HBASE-13820:
-------------------------------------

             Summary: Zookeeper is failing to start
                 Key: HBASE-13820
                 URL: https://issues.apache.org/jira/browse/HBASE-13820
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Ashish Singhi
            Assignee: Ashish Singhi
            Priority: Critical
             Fix For: 2.0.0


{{bin/start-hbase.sh}} fails to start zookeeper and throws below exception
{noformat}
Exception in thread "main" java.lang.NullPointerException
        at org.apache.hadoop.hbase.zookeeper.ZKServerTool.main(ZKServerTool.java:45)
{noformat}
This have been broken with HBASE-13636



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