Kirk Lund created GEODE-4267:
--------------------------------
Summary:
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
{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
(v6.4.14#64029)