You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "nabarun (JIRA)" <ji...@apache.org> on 2018/10/03 21:38:43 UTC

[jira] [Closed] (GEODE-5327) CreateRegionCommandDUnitTest in geode-wan occasionally fails due to awaitility timeout

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

nabarun closed GEODE-5327.
--------------------------

> CreateRegionCommandDUnitTest in geode-wan occasionally fails due to awaitility timeout
> --------------------------------------------------------------------------------------
>
>                 Key: GEODE-5327
>                 URL: https://issues.apache.org/jira/browse/GEODE-5327
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: Helena Bales
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {noformat}
> org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest > createReplicatedRegionWithParallelGatewaySenderShouldThrowExceptionAndPreventTheRegionFromBeingCreated FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.test.dunit.rules.MemberVM$$Lambda$47/781347741.run in VM 0 running on Host 5e2e51513ef9 with 4 VMs
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:436)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:405)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:348)
>         at org.apache.geode.test.dunit.rules.MemberVM.waitTilGatewaySendersAreReady(MemberVM.java:113)
>         at org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest.createReplicatedRegionWithParallelGatewaySenderShouldThrowExceptionAndPreventTheRegionFromBeingCreated(CreateRegionCommandDUnitTest.java:89)
>         Caused by:
>         org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in org.apache.geode.test.junit.rules.MemberStarterRule that uses org.apache.geode.management.DistributedSystemMXBean, org.apache.geode.management.DistributedSystemMXBeanint was not fulfilled within 30 seconds.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)