[
https://issues.apache.org/jira/browse/GEODE-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-2556:
-----------------------------
Description:
I've seen this fail off and on in precheckin, but it always passes when I run
it by itself.
{noformat}
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest >
testRollServersOnPersistentRegion_dataserializable[0] FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest$12.run
in VM 1 running on Host d8f0ab20fb04 with 4 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:377)
at org.apache.geode.test.dunit.VM.invoke(VM.java:347)
at org.apache.geode.test.dunit.VM.invoke(VM.java:292)
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.putDataSerializableAndVerify(RollingUpgradeDUnitTest.java:294)
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.putAndVerify(RollingUpgradeDUnitTest.java:246)
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.doTestRollAll(RollingUpgradeDUnitTest.java:206)
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable(RollingUpgradeDUnitTest.java:134)
Caused by:
java.lang.Error: Entry for key:25 does not exist
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.assertEntryExists(RollingUpgradeDUnitTest.java:797)
{noformat}
was:
{noformat}
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest >
testRollServersOnPersistentRegion_dataserializable[0] FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest$12.run
in VM 1 running on Host d8f0ab20fb04 with 4 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:377)
at org.apache.geode.test.dunit.VM.invoke(VM.java:347)
at org.apache.geode.test.dunit.VM.invoke(VM.java:292)
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.putDataSerializableAndVerify(RollingUpgradeDUnitTest.java:294)
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.putAndVerify(RollingUpgradeDUnitTest.java:246)
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.doTestRollAll(RollingUpgradeDUnitTest.java:206)
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable(RollingUpgradeDUnitTest.java:134)
Caused by:
java.lang.Error: Entry for key:25 does not exist
at
org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.assertEntryExists(RollingUpgradeDUnitTest.java:797)
{noformat}
> RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0]
> fails intermittently
> --------------------------------------------------------------------------------------------------
>
> Key: GEODE-2556
> URL: https://issues.apache.org/jira/browse/GEODE-2556
> Project: Geode
> Issue Type: Bug
> Reporter: Kirk Lund
>
> I've seen this fail off and on in precheckin, but it always passes when I run
> it by itself.
> {noformat}
> org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest >
> testRollServersOnPersistentRegion_dataserializable[0] FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest$12.run
> in VM 1 running on Host d8f0ab20fb04 with 4 VMs
> at org.apache.geode.test.dunit.VM.invoke(VM.java:377)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:347)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:292)
> at
> org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.putDataSerializableAndVerify(RollingUpgradeDUnitTest.java:294)
> at
> org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.putAndVerify(RollingUpgradeDUnitTest.java:246)
> at
> org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.doTestRollAll(RollingUpgradeDUnitTest.java:206)
> at
> org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable(RollingUpgradeDUnitTest.java:134)
> Caused by:
> java.lang.Error: Entry for key:25 does not exist
> at
> org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeDUnitTest.assertEntryExists(RollingUpgradeDUnitTest.java:797)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)