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

Lars Hofhansl resolved HBASE-10250.
-----------------------------------

    Resolution: Fixed

Committed to 0.94.

> [0.94] TestHLog fails occasionally
> ----------------------------------
>
>                 Key: HBASE-10250
>                 URL: https://issues.apache.org/jira/browse/HBASE-10250
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 0.94.16
>
>         Attachments: 10250.txt
>
>
> Looks like this was fixed in 0.96+, but not in 0.94.
> {code}
> Stacktrace
> java.net.BindException: Problem binding to localhost/127.0.0.1:55667 : 
> Address already in use
>       at org.apache.hadoop.ipc.Server.bind(Server.java:227)
>       at org.apache.hadoop.ipc.Server$Listener.<init>(Server.java:301)
>       at org.apache.hadoop.ipc.Server.<init>(Server.java:1483)
>       at org.apache.hadoop.ipc.RPC$Server.<init>(RPC.java:545)
>       at org.apache.hadoop.ipc.RPC.getServer(RPC.java:506)
>       at 
> org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:294)
>       at 
> org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:496)
>       at 
> org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1279)
>       at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:277)
>       at 
> org.apache.hadoop.hbase.regionserver.wal.TestHLog.testAppendClose(TestHLog.java:439)
> {code}
> That causes all other tests to fail, since the fs is closed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to