You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2022/01/19 18:42:00 UTC

[jira] [Created] (HBASE-26684) [Flakey Tests] TestThriftSpnegoHttpServer violates SystemExitRule

Nick Dimiduk created HBASE-26684:
------------------------------------

             Summary: [Flakey Tests] TestThriftSpnegoHttpServer violates SystemExitRule
                 Key: HBASE-26684
                 URL: https://issues.apache.org/jira/browse/HBASE-26684
             Project: HBase
          Issue Type: Test
          Components: test, Thrift
    Affects Versions: 3.0.0-alpha-2
            Reporter: Nick Dimiduk


{noformat}
[ERROR] org.apache.hadoop.hbase.thrift.TestThriftSpnegoHttpServer.testRunThriftServer  Time elapsed: 7.604 s  <<< ERROR!
org.apache.hadoop.hbase.SystemExitRule$SystemExitInTestException
	at org.apache.hadoop.hbase.TestSecurityManager.checkExit(TestSecurityManager.java:32)
	at java.lang.Runtime.exit(Runtime.java:107)
	at java.lang.System.exit(System.java:973)
	at org.apache.hadoop.hbase.thrift.ThriftServer$2.run(ThriftServer.java:873)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:360)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1709)
	at org.apache.hadoop.hbase.thrift.ThriftServer.run(ThriftServer.java:859)
	at org.apache.hadoop.hbase.thrift.ThriftServerRunner.run(ThriftServerRunner.java:55)
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)