[
https://issues.apache.org/jira/browse/HBASE-12184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161397#comment-14161397
]
Hudson commented on HBASE-12184:
--------------------------------
FAILURE: Integrated in HBase-1.0 #278 (See
[https://builds.apache.org/job/HBase-1.0/278/])
HBASE-12184 ServerShutdownHandler throws NPE (jxiang: rev
61528378e2998a491ebb881bde368de646a4123a)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/ServerShutdownHandler.java
> ServerShutdownHandler throws NPE
> --------------------------------
>
> Key: HBASE-12184
> URL: https://issues.apache.org/jira/browse/HBASE-12184
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments: hbase-12184.patch
>
>
> {noformat}
> 2014-10-06 16:59:22,219 ERROR [MASTER_SERVER_OPERATIONS-a2424:20020-2]
> executor.EventHandler: Caught throwable while processing event
> M_SERVER_SHUTDOWN
> java.lang.NullPointerException
> at
> org.apache.hadoop.hbase.master.handler.ServerShutdownHandler.process(ServerShutdownHandler.java:190)
> at
> org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:128)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:724)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)