Darrel Schneider created GEODE-4378:
---------------------------------------
Summary: PersistentRecoveryOrderDUnitTest
testCrashDuringPreparePersistentId fails with IllegalStateException
Key: GEODE-4378
URL: https://issues.apache.org/jira/browse/GEODE-4378
Project: Geode
Issue Type: Bug
Components: persistence
Reporter: Darrel Schneider
org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest >
testCrashDuringPreparePersistentId FAILED
java.lang.RuntimeException: java.lang.IllegalStateException: Disk store
PersistentRecoveryOrderDUnitTest_testCrashDuringPreparePersistentIdRegion not
found
at
org.apache.geode.internal.cache.persistence.PersistentReplicatedTestBase._createPersistentRegion(PersistentReplicatedTestBase.java:186)
at
org.apache.geode.internal.cache.persistence.PersistentReplicatedTestBase.createPersistentRegion(PersistentReplicatedTestBase.java:172)
at
org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest.testCrashDuringPreparePersistentId(PersistentRecoveryOrderDUnitTest.java:1336)
Caused by:
java.lang.IllegalStateException: Disk store
PersistentRecoveryOrderDUnitTest_testCrashDuringPreparePersistentIdRegion not
found
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)