[ https://issues.apache.org/jira/browse/GEODE-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lynn Gallinat reopened GEODE-4267: ---------------------------------- {noformat} org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderOldConfigDUnitTest > testCrashDuringPreparePersistentId FAILED java.lang.RuntimeException: org.apache.geode.distributed.DistributedSystemDisconnectedException: This connection to a distributed system has been disconnected. Caused by: org.apache.geode.distributed.DistributedSystemDisconnectedException: This connection to a distributed system has been disconnected. at org.apache.geode.distributed.internal.InternalDistributedSystem.checkConnected(InternalDistributedSystem.java:920) at org.apache.geode.distributed.internal.InternalDistributedSystem.getDistributionManager(InternalDistributedSystem.java:1475) at org.apache.geode.internal.cache.GemFireCacheImpl.<init>(GemFireCacheImpl.java:855) at org.apache.geode.internal.cache.GemFireCacheImpl.basicCreate(GemFireCacheImpl.java:795) at org.apache.geode.internal.cache.GemFireCacheImpl.create(GemFireCacheImpl.java:784) at org.apache.geode.cache.CacheFactory.create(CacheFactory.java:176) at org.apache.geode.cache.CacheFactory.create(CacheFactory.java:223) at org.apache.geode.cache.RegionFactory.<init>(RegionFactory.java:128) at org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderOldConfigDUnitTest$1.run(PersistentRecoveryOrderOldConfigDUnitTest.java:42) {noformat} =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.182/test-results/distributedTest/1542852520/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test report artifacts from this job are available at: http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.182/test-artifacts/1542852520/distributedtestfiles-OpenJDK8-1.9.0-build.182.tgz > PersistentRecoveryOrderOldConfigDUnitTest.testCrashDuringPreparePersistentId > fails intermittently due to DistributedSystemDisconnectedException suspect > string > -------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: GEODE-4267 > URL: https://issues.apache.org/jira/browse/GEODE-4267 > Project: Geode > Issue Type: Bug > Components: persistence, tests > Reporter: Kirk Lund > Priority: Minor > Labels: Flaky > Attachments: GEODE-4267-standard-output.txt > > > {noformat} > org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderOldConfigDUnitTest > > testCrashDuringPreparePersistentId FAILED > java.lang.RuntimeException: > org.apache.geode.distributed.DistributedSystemDisconnectedException: This > connection to a distributed system has been disconnected. > 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 1443 > [error 2017/12/16 00:50:26.778 UTC <RMI TCP Connection(1)-10.254.0.146> > tid=0x1b] > org.apache.geode.distributed.DistributedSystemDisconnectedException: This > connection to a distributed system has been disconnected. > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)