[
https://issues.apache.org/jira/browse/GEODE-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-6418.
-------------------------------
Resolution: Duplicate
Fix Version/s: 1.9.0
> 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
> Assignee: Jens Deppe
> Priority: Major
> Fix For: 1.9.0
>
>
> 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 is similar to GEODE-6349
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)