org.apache.hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations fails 
intermittently
---------------------------------------------------------------------------------------------

                 Key: HDFS-2867
                 URL: https://issues.apache.org/jira/browse/HDFS-2867
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 0.24.0
            Reporter: Robert Joseph Evans


org.apache.hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations fails 
intermittently.  It appears that it is caused by a previous test, or a previous 
part of this test not shutting down properly.

{noformat}
Tests run: 4, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 3.994 sec <<< 
FAILURE!
test2NNRegistration(org.apache.hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations)
  Time elapsed: 1.775 sec  <<< ERROR!
java.net.BindException: Problem binding to [localhost.localdomain:9928] 
java.net.BindException: Address already in use; For more details see:  
http://wiki.apache.org/hadoop/BindException
        at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:675)
        at org.apache.hadoop.ipc.Server.bind(Server.java:306)
        at org.apache.hadoop.ipc.Server$Listener.<init>(Server.java:393)
        at org.apache.hadoop.ipc.Server.<init>(Server.java:1733)
        at org.apache.hadoop.ipc.RPC$Server.<init>(RPC.java:830)
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to