[
https://issues.apache.org/jira/browse/GEODE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-3777:
-----------------------------
Component/s: tests
> InvokeCallableExampleTest.invokeIdentityInEachVM fails intermittently due to
> variable number of dunit vms
> ---------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3777
> URL: https://issues.apache.org/jira/browse/GEODE-3777
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Kirk Lund
>
> This appears to be similar to GEODE-3755.
> {noformat}
> org.apache.geode.test.dunit.examples.InvokeCallableExampleTest >
> invokeIdentityInEachVM FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.test.dunit.examples.InvokeCallableExampleTest$$Lambda$210/1093554256.call
> in VM 4 running on Host c2afb6e891da with 5 VMs
> at org.apache.geode.test.dunit.VM.invoke(VM.java:387)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:357)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:325)
> at
> org.apache.geode.test.dunit.examples.InvokeCallableExampleTest.invokeIdentityInEachVM(InvokeCallableExampleTest.java:42)
> Caused by:
> java.lang.ArrayIndexOutOfBoundsException: 4
> at
> org.apache.geode.test.dunit.examples.InvokeCallableExampleTest.lambda$invokeIdentityInEachVM$51a05bcb$1(InvokeCallableExampleTest.java:42)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)