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

Nicolas Liochon commented on HBASE-9042:
----------------------------------------

[~lars_francke] Lars, could you please give a try to the patch in HBASE-10573? 
Thanks!

> Can't get TestHCM#testClusterStatus to work
> -------------------------------------------
>
>                 Key: HBASE-9042
>                 URL: https://issues.apache.org/jira/browse/HBASE-9042
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Lars Francke
>            Priority: Minor
>         Attachments: HBASE-9042.1.txt
>
>
> I can't get HBase trunk to build. In particular TestHCM.testClusterStatus 
> always fails for me. I tried on my own Jenkins as well as my IDE (IntelliJ) 
> with the same result (two different machines, CentOS & Mac OS).
> mvn -U -PrunAllTests -Dmaven.test.redirectTestOutputToFile=true
> -Dit.test=noItTest clean install
> I've attached the full log. It fails on the last wait by exceeding the 
> timeout. This is reported:
> {code}
>  - Thread LEAK? -, OpenFileDescriptor=417 (was 440), MaxFileDescriptor=4096 
> (was 4096), SystemLoadAverage=227 (was 265), ProcessCount=243 (was 240) - 
> ProcessCount LEAK? -, AvailableMemoryMB=2196 (was 1991) - AvailableMemoryMB 
> LEAK? -, ConnectionCount=7 (was 6) - ConnectionCount LEAK? -
> {code}
> And the Thread dump (see attached file) has a bunch of things reported as 
> potentially hanging threads.
> From my MacBook's command line I got the test to pass using the same
> command but not in Jenkins or from IntelliJ.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to