You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2014/08/26 19:21:59 UTC

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

Sergey Soldatov created HBASE-11829:
---------------------------------------

             Summary: 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
            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
(v6.2#6252)