[
https://issues.apache.org/jira/browse/HBASE-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815612#comment-13815612
]
Hudson commented on HBASE-9001:
-------------------------------
FAILURE: Integrated in hbase-0.96 #181 (See
[https://builds.apache.org/job/hbase-0.96/181/])
HBASE-9001 Add a toString in HTable, fix a log in AssignmentManager (nkeywal:
rev 1539426)
*
/hbase/branches/0.96/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java
> TestThriftServerCmdLine.testRunThriftServer[0] failed
> -----------------------------------------------------
>
> Key: HBASE-9001
> URL: https://issues.apache.org/jira/browse/HBASE-9001
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: stack
> Assignee: stack
> Fix For: 0.95.2
>
> Attachments: 9001.txt
>
>
> https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/624/testReport/junit/org.apache.hadoop.hbase.thrift/TestThriftServerCmdLine/testRunThriftServer_0_/
> It seems stuck here:
> {code}
> 2013-07-19 03:52:03,158 INFO [Thread-131]
> thrift.TestThriftServerCmdLine(132): Starting HBase Thrift server with
> command line: -hsha -port 56708 start
> 2013-07-19 03:52:03,174 INFO [ThriftServer-cmdline]
> thrift.ThriftServerRunner$ImplType(208): Using thrift server type hsha
> 2013-07-19 03:52:03,205 WARN [ThriftServer-cmdline] conf.Configuration(817):
> fs.default.name is deprecated. Instead, use fs.defaultFS
> 2013-07-19 03:52:03,206 WARN [ThriftServer-cmdline] conf.Configuration(817):
> mapreduce.job.counters.limit is deprecated. Instead, use
> mapreduce.job.counters.max
> 2013-07-19 03:52:03,207 WARN [ThriftServer-cmdline] conf.Configuration(817):
> io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
> 2013-07-19 03:54:03,156 INFO [pool-1-thread-1] hbase.ResourceChecker(171):
> after: thrift.TestThriftServerCmdLine#testRunThriftServer[0] Thread=146 (was
> 155), OpenFileDescriptor=295 (was 311), MaxFileDescriptor=4096 (was 4096),
> SystemLoadAverage=293 (was 240) - SystemLoadAverage LEAK? -, ProcessCount=145
> (was 143) - ProcessCount LEAK? -, AvailableMemoryMB=779 (was 1263),
> ConnectionCount=4 (was 4)
> 2013-07-19 03:54:03,157 DEBUG [pool-1-thread-1]
> thrift.TestThriftServerCmdLine(107): implType=-hsha, specifyFramed=false,
> specifyBindIP=false, specifyCompact=true
> {code}
> My guess is that we didn't get scheduled because load was almost 300 on this
> box at the time?
> Let me up the timeout of two minutes.
--
This message was sent by Atlassian JIRA
(v6.1#6144)