Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Bug
-
None
-
None
-
None
Description
org.apache.geode.benchmark.tests.PartitionedPutAllLongBenchmark > 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
Attachments
Issue Links
- is duplicated by
-
GEODE-7860 Unmarshalling exception in Benchmark test with EOFException as cause
- Resolved
-
GEODE-8641 CI Failure: PartitionedIndexedQueryBenchmark.run
- Reopened
- is superceded by
-
GEODE-10325 Benchmarks fail with UnmarshalException caused by EOFException
- Open