You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/06 17:01:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16194852#comment-16194852 ] 

ASF subversion and git services commented on GEODE-3777:
--------------------------------------------------------

Commit 6f3e09d8f3024f17cbb44d1efd8092597b6d8c39 in geode's branch refs/heads/develop from [~apache@the9muses.net]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6f3e09d ]

GEODE-3777: delete useless broken test


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