You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2008/10/21 21:11:44 UTC

[jira] Updated: (HADOOP-4470) Tests fail on windows due to BindException.

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

Nigel Daley updated HADOOP-4470:
--------------------------------

    Fix Version/s:     (was: 0.19.0)

Not a blocker for 0.19.0

> Tests fail on windows due to BindException.
> -------------------------------------------
>
>                 Key: HADOOP-4470
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4470
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.19.0
>         Environment: Windows, cygwin.
>            Reporter: Konstantin Shvachko
>
> On Windows a series of tests fail starting from {{TestAbandonBlock}}.
> The reason is that name-nodes or data-nodes cannot start because of the "BindException: Address already in use: connect".
> Seems like some of the tests that run before {{TestAbandonBlock}} are not releasing resources or not closing sockets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.