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

Kirk Lund updated GEODE-3506:
-----------------------------
    Description: 
{noformat}
org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest > 
startDeletesStaleControlFiles FAILED
    java.lang.IllegalStateException: Failed to read status file
{noformat}
Full stack trace:
{noformat}
java.lang.IllegalStateException: Failed to read status file
        at 
org.apache.geode.internal.process.FileProcessController.status(FileProcessController.java:152)
        at 
org.apache.geode.internal.process.FileProcessController.status(FileProcessController.java:89)
        at 
org.apache.geode.distributed.LocatorLauncher.statusWithWorkingDirectory(LocatorLauncher.java:940)
        at 
org.apache.geode.distributed.LocatorLauncher.status(LocatorLauncher.java:868)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.lambda$awaitStart$1(LocatorLauncherRemoteIntegrationTestCase.java:196)
        at 
org.awaitility.core.AssertionCondition$1.eval(AssertionCondition.java:55)
        at 
org.awaitility.core.ConditionAwaiter$ConditionPoller.run(ConditionAwaiter.java:215)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
{noformat}

  was:
{noformat}
org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest > 
startDeletesStaleControlFiles FAILED
    java.lang.IllegalStateException: Failed to read status file
{noformat}


> LocatorLauncherRemoteFileIntegrationTest.startDeletesStaleControlFiles fails 
> intermittently with IllegalStateException: Failed to read status file
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3506
>                 URL: https://issues.apache.org/jira/browse/GEODE-3506
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh, management, tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>
> {noformat}
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest > 
> startDeletesStaleControlFiles FAILED
>     java.lang.IllegalStateException: Failed to read status file
> {noformat}
> Full stack trace:
> {noformat}
> java.lang.IllegalStateException: Failed to read status file
>         at 
> org.apache.geode.internal.process.FileProcessController.status(FileProcessController.java:152)
>         at 
> org.apache.geode.internal.process.FileProcessController.status(FileProcessController.java:89)
>         at 
> org.apache.geode.distributed.LocatorLauncher.statusWithWorkingDirectory(LocatorLauncher.java:940)
>         at 
> org.apache.geode.distributed.LocatorLauncher.status(LocatorLauncher.java:868)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.lambda$awaitStart$1(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.awaitility.core.AssertionCondition$1.eval(AssertionCondition.java:55)
>         at 
> org.awaitility.core.ConditionAwaiter$ConditionPoller.run(ConditionAwaiter.java:215)
>         at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>         at java.lang.Thread.run(Thread.java:748)
> {noformat}



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

Reply via email to