[ https://issues.apache.org/jira/browse/HBASE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744998#comment-14744998 ]
Hudson commented on HBASE-14435: -------------------------------- SUCCESS: Integrated in HBase-1.2-IT #145 (See [https://builds.apache.org/job/HBase-1.2-IT/145/]) HBASE-14435 thrift tests don't have test-specific hbase-site.xml so 'BindException: Address already in use' because info port is not turned off (stack: rev d67f03c49e475e3744cfa780f27ec04bd8c33b70) * hbase-thrift/src/test/resources/hbase-site.xml > thrift tests don't have test-specific hbase-site.xml so 'BindException: > Address already in use' because info port is not turned off > ----------------------------------------------------------------------------------------------------------------------------------- > > Key: HBASE-14435 > URL: https://issues.apache.org/jira/browse/HBASE-14435 > Project: HBase > Issue Type: Sub-task > Components: test > Reporter: stack > Assignee: stack > Fix For: 2.0.0, 1.2.0, 1.3.0 > > Attachments: 14435.txt > > > Running on my test rig: > {code} > <testcase > name="org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels" > > classname="org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels" > time="0.006"> > <error message="Shutting down" > type="java.io.IOException"><![CDATA[java.io.IOException: Shutting down > at sun.nio.ch.Net.bind0(Native Method) > at sun.nio.ch.Net.bind(Net.java:444) > at sun.nio.ch.Net.bind(Net.java:436) > at > sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214) > .... > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)