You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Lynn Gallinat (JIRA)" <ji...@apache.org> on 2019/02/15 19:41:00 UTC

[jira] [Created] (GEODE-6418) org.apache.geode.management.internal.cli.commands.RebalanceCommandDUnitTest.testWithTimeOutAndRegion results in ArrayIndexOutOfBoundsException

Lynn Gallinat created GEODE-6418:
------------------------------------

             Summary: org.apache.geode.management.internal.cli.commands.RebalanceCommandDUnitTest.testWithTimeOutAndRegion results in ArrayIndexOutOfBoundsException
                 Key: GEODE-6418
                 URL: https://issues.apache.org/jira/browse/GEODE-6418
             Project: Geode
          Issue Type: Bug
            Reporter: Lynn Gallinat


org.apache.geode.management.internal.cli.commands.RebalanceCommandDUnitTest > testWithTimeOutAndRegion FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.management.internal.cli.commands.RebalanceCommandDUnitTest$$Lambda$55/469571091.run in VM 0 running on Host fb0316b31731 with 4 VMs
        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:533)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:365)
        at org.apache.geode.test.junit.rules.VMProvider.invoke(VMProvider.java:85)
        at org.apache.geode.management.internal.cli.commands.RebalanceCommandDUnitTest.before(RebalanceCommandDUnitTest.java:106)

        Caused by:
        java.lang.ArrayIndexOutOfBoundsException: 2
            at org.apache.geode.management.internal.beans.DistributedSystemBridge.listAllRegions(DistributedSystemBridge.java:831)
            at org.apache.geode.management.internal.beans.DistributedSystemMBean.listRegions(DistributedSystemMBean.java:237)
            at org.apache.geode.management.internal.cli.commands.RebalanceCommandDUnitTest.lambda$waitForManagerMBean$0(RebalanceCommandDUnitTest.java:331)



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