[ 
https://issues.apache.org/jira/browse/HBASE-10214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856212#comment-13856212
 ] 

Hudson commented on HBASE-10214:
--------------------------------

FAILURE: Integrated in HBase-0.94-security #368 (See 
[https://builds.apache.org/job/HBase-0.94-security/368/])
HBASE-10214 Regionserver shutdown improperly and leaves the dir in .old not 
deleted(binlijin) (zjushch: rev 1553246)
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java


> Regionserver shutdown improperly and leaves the dir in .old not deleted
> -----------------------------------------------------------------------
>
>                 Key: HBASE-10214
>                 URL: https://issues.apache.org/jira/browse/HBASE-10214
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.94.14
>            Reporter: binlijin
>             Fix For: 0.94.16
>
>         Attachments: HBASE-10214-94-V2.patch, HBASE-10214-94-V3.patch, 
> HBASE-10214-94.patch
>
>
> RegionServer log
> {code}
> 2013-12-18 15:17:45,771 DEBUG 
> org.apache.hadoop.hbase.regionserver.HRegionServer: Waiting on 
> 51b27391410efdca841db264df46085f
> 2013-12-18 15:17:45,776 INFO 
> org.apache.hadoop.hbase.regionserver.HRegionServer: Connected to master at 
> null
> 2013-12-18 15:17:48,776 INFO 
> org.apache.hadoop.hbase.regionserver.HRegionServer: STOPPED: Exiting; cluster 
> shutdown set and not carrying any regions
> 2013-12-18 15:17:48,776 FATAL 
> org.apache.hadoop.hbase.regionserver.HRegionServer: ABORTING region server 
> node,60020,1384410974572: Unhandled exception: null
> java.lang.NullPointerException
>         at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.tryRegionServerReport(HRegionServer.java:880)
>         at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.run(HRegionServer.java:753)
>         at java.lang.Thread.run(Thread.java:662)
> {code}



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

Reply via email to