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

Kirk Lund edited comment on GEODE-4378 at 6/14/18 12:38 AM:
------------------------------------------------------------

org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest > 
testCrashDuringPreparePersistentId FAILED
{noformat}
java.lang.RuntimeException: 
org.apache.geode.distributed.DistributedSystemDisconnectedException: This 
connection to a distributed system has been disconnected.
    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:
    org.apache.geode.distributed.DistributedSystemDisconnectedException: This 
connection to a distributed system has been disconnected.
{noformat}
{noformat}
java.lang.AssertionError: Suspicious strings were written to the log during 
this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 1454

[error 2018/03/14 19:18:32.122 UTC <RMI TCP Connection(1)-10.254.0.30> 
tid=0x1b] org.apache.geode.distributed.DistributedSystemDisconnectedException: 
This connection to a distributed system has been disconnected.
{noformat}


was (Author: dschneider):
{noformat}
org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest > 
testCrashDuringPreparePersistentId FAILED
    java.lang.RuntimeException: 
org.apache.geode.distributed.DistributedSystemDisconnectedException: This 
connection to a distributed system has been disconnected.
        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:
        org.apache.geode.distributed.DistributedSystemDisconnectedException: 
This connection to a distributed system has been disconnected.

    java.lang.AssertionError: Suspicious strings were written to the log during 
this run.
    Fix the strings or use IgnoredException.addIgnoredException to ignore.
    -----------------------------------------------------------------------
    Found suspect string in log4j at line 1454

    [error 2018/03/14 19:18:32.122 UTC <RMI TCP Connection(1)-10.254.0.30> 
tid=0x1b] org.apache.geode.distributed.DistributedSystemDisconnectedException: 
This connection to a distributed system has been disconnected.
{noformat}

> 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
>
> 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
(v7.6.3#76005)

Reply via email to