Jianxia Chen created GEODE-411:
----------------------------------
Summary: CI failure:
ConnectDisconnectDUnitTest.testManyConnectsAndDisconnects
Key: GEODE-411
URL: https://issues.apache.org/jira/browse/GEODE-411
Project: Geode
Issue Type: Bug
Reporter: Jianxia Chen
Failed 4 times in the last 30 runs. Stability: 86 %
Error Message
java.lang.AssertionError: Suspicious strings were written to the log during
this run.
Fix the strings or use DistributedTestCase.addExpectedException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 14
com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: This
connection to a distributed system has been disconnected.
-----------------------------------------------------------------------
Found suspect string in log4j at line 27
com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: This
connection to a distributed system has been disconnected.
Stacktrace
java.lang.AssertionError: Suspicious strings were written to the log during
this run.
Fix the strings or use DistributedTestCase.addExpectedException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 14
com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: This
connection to a distributed system has been disconnected.
-----------------------------------------------------------------------
Found suspect string in log4j at line 27
com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: This
connection to a distributed system has been disconnected.
at org.junit.Assert.fail(Assert.java:88)
at
dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:307)
at dunit.DistributedTestCase.cleanupAllVms(DistributedTestCase.java:784)
at dunit.DistributedTestCase.realTearDown(DistributedTestCase.java:759)
at dunit.DistributedTestCase.tearDown(DistributedTestCase.java:737)
at
com.gemstone.gemfire.internal.cache.ConnectDisconnectDUnitTest.testManyConnectsAndDisconnects(ConnectDisconnectDUnitTest.java:75)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)