NPE processing server crash in MetaEditor.addDaughter
-----------------------------------------------------

                 Key: HBASE-3024
                 URL: https://issues.apache.org/jira/browse/HBASE-3024
             Project: HBase
          Issue Type: Bug
            Reporter: stack
             Fix For: 0.90.0


{code}
2010-09-21 22:11:01,812 INFO 
org.apache.hadoop.hbase.master.handler.ServerShutdownHandler: Reassigning the 
116 region(s) that sv2borg183,60020,1285106817665 was carrying.
2010-09-21 22:11:01,813 INFO 
org.apache.hadoop.hbase.master.handler.ServerShutdownHandler: Fixup; missing 
daughter [...@4b0bc3c9
2010-09-21 22:11:01,818 ERROR org.apache.hadoop.hbase.executor.EventHandler: 
Caught throwable while processing event M_SERVER_SHUTDOWN
java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.catalog.MetaEditor.addDaughter(MetaEditor.java:102)
        at 
org.apache.hadoop.hbase.master.handler.ServerShutdownHandler.fixupDaughter(ServerShutdownHandler.java:156)
        at 
org.apache.hadoop.hbase.master.handler.ServerShutdownHandler.fixupDaughters(ServerShutdownHandler.java:137)
        at 
org.apache.hadoop.hbase.master.handler.ServerShutdownHandler.process(ServerShutdownHandler.java:120)
        at 
org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:150)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to