You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/05/02 18:22:16 UTC

[jira] [Closed] (GEODE-4883) ServerLauncherDUnitTest.ensureCleanShutdownFromInProcessServerLauncher fails with BindException

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

Anthony Baker closed GEODE-4883.
--------------------------------

> ServerLauncherDUnitTest.ensureCleanShutdownFromInProcessServerLauncher fails with BindException
> -----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4883
>                 URL: https://issues.apache.org/jira/browse/GEODE-4883
>             Project: Geode
>          Issue Type: Test
>          Components: gfsh
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>             Fix For: 1.6.0
>
>
> {noformat}
> org.apache.geode.distributed.ServerLauncherDUnitTest > ensureCleanShutdownFromInProcessServerLauncher FAILED
>     java.lang.AssertionError: Suspicious strings were written to the log during this run.
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 1094
>     [error 2018/03/17 05:17:22.907 UTC <Test worker> tid=0x16] Exception in thread "main" java.lang.RuntimeException: An IO error occurred while starting a Server in /tmp/junit574046504456632823/junit5385654653268781087 on 8eb8d57154a4[40404]: Network is unreachable; port (40404) is not available on localhost.
>     	at org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:804)
>     	at org.apache.geode.distributed.ServerLauncherDUnitTestHelper.main(ServerLauncherDUnitTestHelper.java:30)
>     Caused by: java.net.BindException: Network is unreachable; port (40404) is not available on localhost.
>     	at org.apache.geode.distributed.AbstractLauncher.assertPortAvailable(AbstractLauncher.java:129)
>     	at org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:749)
>     	... 1 more
> {noformat}



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