You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2019/11/01 23:56:00 UTC

[jira] [Created] (HBASE-23244) NPEs running Canary

Michael Stack created HBASE-23244:
-------------------------------------

             Summary: NPEs running Canary
                 Key: HBASE-23244
                 URL: https://issues.apache.org/jira/browse/HBASE-23244
             Project: HBase
          Issue Type: Bug
          Components: canary
    Affects Versions: 2.2.2
            Reporter: Michael Stack


There's a few. Here is one:
{code}
19/11/01 23:54:16 ERROR tool.Canary: Run regionMonitor failed
java.lang.NullPointerException
	at org.apache.hadoop.hbase.tool.CanaryTool.sniff(CanaryTool.java:1582)
	at org.apache.hadoop.hbase.tool.CanaryTool.sniff(CanaryTool.java:1562)
	at org.apache.hadoop.hbase.tool.CanaryTool.access$100(CanaryTool.java:124)
	at org.apache.hadoop.hbase.tool.CanaryTool$RegionMonitor.run(CanaryTool.java:1366)
	at java.base/java.lang.Thread.run(Thread.java:834)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)