You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2013/07/12 22:37:48 UTC

[jira] [Created] (HBASE-8941) TestAccessController.testGlobalPermissionList failed with IndexOutOfBoundsException

Jimmy Xiang created HBASE-8941:
----------------------------------

             Summary: TestAccessController.testGlobalPermissionList failed with IndexOutOfBoundsException
                 Key: HBASE-8941
                 URL: https://issues.apache.org/jira/browse/HBASE-8941
             Project: HBase
          Issue Type: Test
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
            Priority: Minor


https://builds.apache.org/job/HBase-TRUNK/4246/testReport/junit/org.apache.hadoop.hbase.security.access/TestAccessController/testGlobalPermissionList/

{noformat}
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.RangeCheck(ArrayList.java:547)
	at java.util.ArrayList.get(ArrayList.java:322)
	at org.apache.hadoop.hbase.security.access.TestAccessController.setUp(TestAccessController.java:188)
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira