You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/01/30 15:42:09 UTC

[jira] [Created] (HBASE-10444) NPE seen in logs at tail of fatal shutdown

Steve Loughran created HBASE-10444:
--------------------------------------

             Summary: NPE seen in logs at tail of fatal shutdown
                 Key: HBASE-10444
                 URL: https://issues.apache.org/jira/browse/HBASE-10444
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.0
         Environment: in 0.98.0 RC1
            Reporter: Steve Loughran
            Priority: Minor


hbase RS logs show an NPE in shutdown; no other info

{code}
14/01/30 14:18:25 INFO ipc.RpcServer: Stopping server on 57186
Exception in thread "regionserver57186" java.lang.NullPointerException
	at org.apache.hadoop.hbase.regionserver.HRegionServer.run(HRegionServer.java:897)
	at java.lang.Thread.run(Thread.java:744)
14/01/30 14:18:25 ERROR regionserver.HRegionServerCommand
{code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)