You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2018/08/22 23:28:00 UTC

[jira] [Resolved] (HBASE-21099) NPE in TestTableResource.setUpBeforeClass (TestTableResource.java:134)

     [ https://issues.apache.org/jira/browse/HBASE-21099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey resolved HBASE-21099.
---------------------------------
       Resolution: Duplicate
    Fix Version/s:     (was: 2.1.1)
                       (was: 2.2.0)
                       (was: 2.0.2)

duplicate of HBASE-21076 please review there.

> NPE in TestTableResource.setUpBeforeClass (TestTableResource.java:134)
> ----------------------------------------------------------------------
>
>                 Key: HBASE-21099
>                 URL: https://issues.apache.org/jira/browse/HBASE-21099
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, test
>            Reporter: Andrew Purtell
>            Priority: Minor
>
> TestTableResource fails consistently with NPE, only in the branch-2s. Both master and branch-1 is fine. 
> {noformat}
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 54.397 s <<< FAILURE! - in org.apache.hadoop.hbase.rest.TestTableResource
> [ERROR] org.apache.hadoop.hbase.rest.TestTableResource  Time elapsed: 54.395 s  <<< ERROR!
> java.lang.NullPointerException
> 	at org.apache.hadoop.hbase.rest.TestTableResource.setUpBeforeClass(TestTableResource.java:134)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)