[ 
https://issues.apache.org/jira/browse/HBASE-19198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241495#comment-16241495
 ] 

Hudson commented on HBASE-19198:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #356 (See 
[https://builds.apache.org/job/HBase-1.3-JDK8/356/])
HBASE-19198 TestIPv6NIOServerSocketChannel fails; unable to bind (stack: rev 
342328bdd841596c426feac569f20024e95a6a4b)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/TestIPv6NIOServerSocketChannel.java


> TestIPv6NIOServerSocketChannel fails; unable to bind
> ----------------------------------------------------
>
>                 Key: HBASE-19198
>                 URL: https://issues.apache.org/jira/browse/HBASE-19198
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0-beta-1
>            Reporter: stack
>            Assignee: stack
>            Priority: Minor
>             Fix For: 1.4.0, 1.3.2, 1.2.7, 2.0.0-beta-1
>
>
> This test always fails on some hardware I have here abouts.
> The test is sort of odd in that it asks to resolve 'localhost'. In my case, I 
> get back two addresses: 127.0.0.1 and then a nonsense one, 205.127.0.0 which 
> looks like a managled address.
> I've tried to figure how resolve is broke on this machine but configs look 
> good and dig/host using 'localhost' fails because it ain't an address to 
> resolve.
> Given latter, I'm changing the test to use getLocalHost which is what it is 
> trying to look up....



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to