You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bill Burcham (JIRA)" <ji...@apache.org> on 2019/08/16 01:23:00 UTC

[jira] [Assigned] (GEODE-7097) ParallelGatewaySenderOperationsDUnitTest > testParallelPropagationSenderStop fails due to DistributedSystemDisconnectedException

     [ https://issues.apache.org/jira/browse/GEODE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Burcham reassigned GEODE-7097:
-----------------------------------

    Assignee: Bill Burcham

> ParallelGatewaySenderOperationsDUnitTest > testParallelPropagationSenderStop fails due to DistributedSystemDisconnectedException
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7097
>                 URL: https://issues.apache.org/jira/browse/GEODE-7097
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Bill Burcham
>            Assignee: Bill Burcham
>            Priority: Major
>
> In this build: https://concourse.gemfire-ci.info/teams/main/pipelines/gemfire-develop-main/jobs/DistributedTestOpenJDK8/builds/884
> {code}
> org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderOperationsDUnitTest > testParallelPropagationSenderStop FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$61/93791847.run in VM 6 running on Host 4b34e1ec0e1c with 8 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
>         at org.apache.geode.internal.cache.wan.WANTestBase.createCacheInVMs(WANTestBase.java:870)
>         at org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderOperationsDUnitTest.createSendersAndReceivers(ParallelGatewaySenderOperationsDUnitTest.java:806)
>         at org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderOperationsDUnitTest.createSendersReceiversAndPartitionedRegion(ParallelGatewaySenderOperationsDUnitTest.java:793)
>         at org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderOperationsDUnitTest.testParallelPropagationSenderStop(ParallelGatewaySenderOperationsDUnitTest.java:300)
>         Caused by:
>         org.apache.geode.distributed.DistributedSystemDisconnectedException: Distributed System is shutting down, caused by org.apache.geode.distributed.DistributedSystemDisconnectedException: org.apache.geode.ForcedDisconnectException: Member isn't responding to heartbeat requests
>             Caused by:
>             org.apache.geode.distributed.DistributedSystemDisconnectedException: org.apache.geode.ForcedDisconnectException: Member isn't responding to heartbeat requests
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)