Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3F3609A56 for ; Wed, 8 Feb 2012 19:15:13 +0000 (UTC) Received: (qmail 26698 invoked by uid 500); 8 Feb 2012 19:15:13 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 26521 invoked by uid 500); 8 Feb 2012 19:15:11 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 26513 invoked by uid 99); 8 Feb 2012 19:15:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2012 19:15:11 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yuzhihong@gmail.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-ww0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2012 19:15:04 +0000 Received: by wgbdq13 with SMTP id dq13so632648wgb.5 for ; Wed, 08 Feb 2012 11:14:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=FhnY6Zd8023LRsC2L6kjeWsVdiPco7NHxU6LukNdW8Q=; b=UgB/rQut+HkeOC0XHkrprR4A0Bs5QHR/T9qxUIHjPJjMSpKNkSZBMMSDB14Ws9B6XY Ox36WjRvX0/kly7mn7XkJe0JHNP2hnrQeioedD+JLeZ0056tlExYdJYMs7jPhHKiGgwa 4HBYq7ayA0DkaLdOcVYbHBMKZg/t4KSNNHtb0= MIME-Version: 1.0 Received: by 10.180.93.194 with SMTP id cw2mr42493957wib.0.1328728484196; Wed, 08 Feb 2012 11:14:44 -0800 (PST) Received: by 10.216.166.72 with HTTP; Wed, 8 Feb 2012 11:14:44 -0800 (PST) Date: Wed, 8 Feb 2012 11:14:44 -0800 Message-ID: Subject: increasing file handle limit From: Ted Yu To: builds@apache.org Content-Type: multipart/alternative; boundary=f46d043be1644db1fd04b878b5ab X-Virus-Checked: Checked by ClamAV on apache.org --f46d043be1644db1fd04b878b5ab Content-Type: text/plain; charset=ISO-8859-1 From https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/lastCompletedBuild/testReport/org.apache.hadoop.hbase.client/TestAdmin/testCheckHBaseAvailableClosesConnection/ : Caused by: java.io.IOException: Too many open files at sun.nio.ch.IOUtil.initPipe(Native Method) at sun.nio.ch.EPollSelectorImpl.(EPollSelectorImpl.java:49) at sun.nio.ch.EPollSelectorProvider.openSelector(EPollSelectorProvider.java:18) This should be the cause - please increase open file count limit: [HBase-0.92] $ /bin/bash -xe /tmp/hudson4869495989888249427.sh + uname -a Linux hemera 2.6.32-32-server #62-Ubuntu SMP Wed Apr 20 22:07:43 UTC 2011 x86_64 GNU/Linux [HBase-0.92] $ /bin/bash -xe /tmp/hudson3283427105323421769.sh + ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 193125 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 1024 Thanks --f46d043be1644db1fd04b878b5ab--