You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/10/06 16:58:00 UTC

[jira] [Assigned] (GEODE-3777) InvokeCallableExampleTest.invokeIdentityInEachVM fails intermittently due to variable number of dunit vms

     [ https://issues.apache.org/jira/browse/GEODE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund reassigned GEODE-3777:
--------------------------------

    Assignee: Kirk Lund

> 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
>            Assignee: 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)