You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2015/09/18 18:35:04 UTC

[jira] [Updated] (GEODE-164) launcher junit tests failing because working directory does not exist

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

Darrel Schneider updated GEODE-164:
-----------------------------------
    Labels: CI  (was: )

> launcher junit tests failing because working directory does not exist
> ---------------------------------------------------------------------
>
>                 Key: GEODE-164
>                 URL: https://issues.apache.org/jira/browse/GEODE-164
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Darrel Schneider
>            Priority: Minor
>              Labels: CI
>
> First seen in build #166.
> https://builds.apache.org/view/All/job/Geode-nightly/166/testReport/junit/com.gemstone.gemfire.distributed/LocatorLauncherJUnitTest/testBuild/
> java.lang.IllegalArgumentException: The working directory for the Locator could not be found.
> 	at com.gemstone.gemfire.distributed.LocatorLauncher$Builder.setWorkingDirectory(LocatorLauncher.java:1656)
> 	at com.gemstone.gemfire.distributed.LocatorLauncherJUnitTest.testBuild(LocatorLauncherJUnitTest.java:360)
> Caused by: java.io.FileNotFoundException: /tmp/junit1625423486198578553
> 	... 46 more
> The tests that failed with what looks like the same problem are:
>  -- com.gemstone.gemfire.distributed.LocatorLauncherJUnitTest.testBuild
>  -- com.gemstone.gemfire.distributed.LocatorLauncherJUnitTest.testSetAndGetWorkingDirectory
>  -- com.gemstone.gemfire.distributed.ServerLauncherJUnitTest.testParseArguments
>  -- com.gemstone.gemfire.distributed.ServerLauncherJUnitTest.testSetAndGetWorkingDirectory



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)