You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/08/24 18:33:00 UTC

[jira] [Updated] (GEODE-3494) ServerLauncherRemoteWithCustomLoggingIntegrationTest fails on Windows

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

Kirk Lund updated GEODE-3494:
-----------------------------
    Environment: Windows

> ServerLauncherRemoteWithCustomLoggingIntegrationTest fails on Windows
> ---------------------------------------------------------------------
>
>                 Key: GEODE-3494
>                 URL: https://issues.apache.org/jira/browse/GEODE-3494
>             Project: Geode
>          Issue Type: Sub-task
>          Components: gfsh, tests
>         Environment: Windows
>            Reporter: Kirk Lund
>              Labels: IntegrationTest, Windows
>
> {noformat}
> org.apache.geode.distributed.ServerLauncherRemoteWithCustomLoggingIntegrationTest > startWithCustomLoggingConfiguration FAILED
>     org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
>         at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
>         at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.startServer(ServerLauncherRemoteIntegrationTestCase.java:134)
>         at org.apache.geode.distributed.ServerLauncherRemoteWithCustomLoggingIntegrationTest.startWithCustomLoggingConfiguration(ServerLauncherRemoteWithCustomLoggingIntegrationTest.java:55)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)