You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/28 17:36:00 UTC

[jira] [Resolved] (GEODE-3488) LocatorLauncherJmxManagerRemoteRegressionTest fails on Windows

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

Barbara Pruijn resolved GEODE-3488.
-----------------------------------
    Resolution: Won't Do

> LocatorLauncherJmxManagerRemoteRegressionTest fails on Windows
> --------------------------------------------------------------
>
>                 Key: GEODE-3488
>                 URL: https://issues.apache.org/jira/browse/GEODE-3488
>             Project: Geode
>          Issue Type: Sub-task
>          Components: gfsh, tests
>         Environment: Windows
>            Reporter: Kirk Lund
>            Priority: Major
>              Labels: IntegrationTest, Windows
>
> {noformat}
> org.apache.geode.distributed.LocatorLauncherJmxManagerRemoteRegressionTest > locatorProcessWithZeroJmxPortExitsWhenStopped FAILED
>     org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at org.apache.geode.distributed.LocatorLauncherJmxManagerRemoteRegressionTest.locatorProcessWithZeroJmxPortExitsWhenStopped(LocatorLauncherJmxManagerRemoteRegressionTest.java:53)
> org.apache.geode.distributed.LocatorLauncherJmxManagerRemoteRegressionTest > locatorProcessWithNonZeroJmxPortExitsWhenStopped FAILED
>     org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at org.apache.geode.distributed.LocatorLauncherJmxManagerRemoteRegressionTest.locatorProcessWithNonZeroJmxPortExitsWhenStopped(LocatorLauncherJmxManagerRemoteRegressionTest.java:64)
> {noformat}



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