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
             Fix For: 0.19.0


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.

Reply via email to