You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2020/09/03 21:53:00 UTC

[jira] [Commented] (GEODE-7860) Indexed query benchmarks fail with EOFException

    [ https://issues.apache.org/jira/browse/GEODE-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190406#comment-17190406 ] 

Mark Hanson commented on GEODE-7860:
------------------------------------

Reoccurred with a different error but same timeout issue.

[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/Benchmark_base/builds/310]

 

> Indexed query benchmarks fail with EOFException
> -----------------------------------------------
>
>                 Key: GEODE-7860
>                 URL: https://issues.apache.org/jira/browse/GEODE-7860
>             Project: Geode
>          Issue Type: Bug
>          Components: benchmarks, querying
>            Reporter: Donal Evans
>            Priority: Major
>
> {noformat}
> org.apache.geode.benchmark.tests.ReplicatedIndexedQueryBenchmark > run() FAILED
>     java.util.concurrent.CompletionException: java.lang.RuntimeException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
>       java.io.EOFException
>         Caused by:
>         java.lang.RuntimeException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
>           java.io.EOFException
>             Caused by:
>             java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
>               java.io.EOFException
>                 Caused by:
>                 java.io.EOFException
> 16 tests completed, 1 failed
> org.apache.geode.benchmark.tests.PartitionedIndexedQueryBenchmark > run() FAILED
>     java.util.concurrent.CompletionException: java.lang.RuntimeException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
>       java.io.EOFException
>         Caused by:
>         java.lang.RuntimeException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
>           java.io.EOFException
>             Caused by:
>             java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
>               java.io.EOFException
>                 Caused by:
>                 java.io.EOFException
> 16 tests completed, 1 failed
> {noformat}
> Failure seen in this run: https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/Benchmark_base/builds/146 but was passing in the following run.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)