You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/26 18:05:09 UTC

[jira] [Closed] (GEODE-4378) PersistentRecoveryOrderDUnitTest testCrashDuringPreparePersistentId fails with IllegalStateException

     [ https://issues.apache.org/jira/browse/GEODE-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dick Cavender closed GEODE-4378.
--------------------------------

> 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
>            Assignee: Kirk Lund
>            Priority: Minor
>              Labels: CI, flaky, swat
>             Fix For: 1.10.0
>
>
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest > testCrashDuringPreparePersistentId FAILED
> {noformat}
> 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
> {noformat}



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