You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/10/14 14:33:00 UTC

[jira] [Resolved] (HBASE-11829) TestHCM.testClusterStatus fails with timeout

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

Peter Somogyi resolved HBASE-11829.
-----------------------------------
    Resolution: Cannot Reproduce
      Assignee: Peter Somogyi

> TestHCM.testClusterStatus fails with timeout
> --------------------------------------------
>
>                 Key: HBASE-11829
>                 URL: https://issues.apache.org/jira/browse/HBASE-11829
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Ubuntu  14.04 64bit 
> java version "1.7.0_65"
> Java(TM) SE Runtime Environment (build 1.7.0_65-b17)
> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
>            Reporter: Sergey Soldatov
>            Assignee: Peter Somogyi
>            Priority: Minor
>
> Test fails with an exception:
> java.lang.Exception: Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError>
> 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28)
> 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
> 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
> 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
> 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
> 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
> 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
> Note: the failure usually reproduces on the machines where openvpn is installed. 



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