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

Darrel Schneider commented on GEODE-411:
----------------------------------------

The actual suspect string stacks:
[vm_2][warn 2015/10/27 09:46:17.797 PDT <DM-MemberEventInvoker> tid=0x12ec] 
Unexpected cancellation
[vm_2]com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: 
This connection to a distributed system has been disconnected.
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.InternalDistributedSystem.checkConnected(InternalDistributedSystem.java:824)
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.InternalDistributedSystem.getDistributionManager(InternalDistributedSystem.java:1415)
[vm_2]  at 
com.gemstone.gemfire.internal.cache.versions.RegionVersionVector.memberDeparted(RegionVersionVector.java:1382)
[vm_2]  at 
com.gemstone.gemfire.internal.cache.versions.VMRegionVersionVector.memberDeparted(VMRegionVersionVector.java:90)
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.DistributionManager.handleDepartEvent(DistributionManager.java:2563)
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.DistributionManager.handleMemberEvent(DistributionManager.java:2702)
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.DistributionManager$MemberEventInvoker.run(DistributionManager.java:2764)
[vm_2]  at java.lang.Thread.run(Thread.java:745)
[vm_2]
[vm_2][warn 2015/10/27 09:46:17.798 PDT <DM-MemberEventInvoker> tid=0x12ec] 
Unexpected cancellation
[vm_2]com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: 
This connection to a distributed system has been disconnected.
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.InternalDistributedSystem.checkConnected(InternalDistributedSystem.java:824)
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.InternalDistributedSystem.getDistributionManager(InternalDistributedSystem.java:1415)
[vm_2]  at 
com.gemstone.gemfire.internal.cache.versions.RegionVersionVector.memberDeparted(RegionVersionVector.java:1382)
[vm_2]  at 
com.gemstone.gemfire.internal.cache.versions.VMRegionVersionVector.memberDeparted(VMRegionVersionVector.java:90)
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.DistributionManager.handleDepartEvent(DistributionManager.java:2563)
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.DistributionManager.handleMemberEvent(DistributionManager.java:2702)
[vm_2]  at 
com.gemstone.gemfire.distributed.internal.DistributionManager$MemberEventInvoker.run(DistributionManager.java:2764)
[vm_2]  at java.lang.Thread.run(Thread.java:745)


> CI failure: ConnectDisconnectDUnitTest.testManyConnectsAndDisconnects
> ---------------------------------------------------------------------
>
>                 Key: GEODE-411
>                 URL: https://issues.apache.org/jira/browse/GEODE-411
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jianxia Chen
>              Labels: CI
>
> 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)

Reply via email to