[
https://issues.apache.org/jira/browse/HBASE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278272#comment-13278272
]
Hadoop QA commented on HBASE-6041:
----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12527922/hbase-6041.patch
against trunk revision .
+1 @author. The patch does not contain any @author tags.
-1 tests included. The patch doesn't appear to include any new or modified
tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
-1 patch. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/1918//console
This message is automatically generated.
> NullPointerException prevents the master from starting up
> ---------------------------------------------------------
>
> Key: HBASE-6041
> URL: https://issues.apache.org/jira/browse/HBASE-6041
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 0.90.6
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Fix For: 0.90.7
>
> Attachments: hbase-6041.patch
>
>
> This is 0.90 only.
> 2012-05-04 14:27:57,913 FATAL org.apache.hadoop.hbase.master.HMaster:
> Unhandled exception. Starting shutdown.
> java.lang.NullPointerException
> at
> org.apache.hadoop.hbase.master.AssignmentManager.regionOnline(AssignmentManager.java:731)
> at
> org.apache.hadoop.hbase.master.AssignmentManager.processFailover(AssignmentManager.java:215)
> at
> org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java:419)
> at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:293)
> 2012-05-04 14:27:57,914 INFO org.apache.hadoop.hbase.master.HMaster: Aborting
> 2012-05-04 14:27:57,915 INFO org.apache.hadoop.ipc.HBaseServer: Stopping
> server on 1433
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira