From user-return-21887-apmail-commons-user-archive=commons.apache.org@commons.apache.org Thu Oct 02 09:57:15 2008 Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 95791 invoked from network); 2 Oct 2008 09:57:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Oct 2008 09:57:14 -0000 Received: (qmail 22813 invoked by uid 500); 2 Oct 2008 09:57:09 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 22755 invoked by uid 500); 2 Oct 2008 09:57:09 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 22744 invoked by uid 99); 2 Oct 2008 09:57:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2008 02:57:09 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael.brosnan@fmr.com designates 192.223.158.56 as permitted sender) Received: from [192.223.158.56] (HELO gw-col004.proxy.uk.fid-intl.com) (192.223.158.56) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2008 09:56:08 +0000 Received: from mail81.uk.fid-intl.com (mail81.uk.fid-intl.com [10.160.187.11]) by gw-col004.proxy.uk.fid-intl.com (8.13.6/8.13.6) with ESMTP id m929u1cI004270 for ; Thu, 2 Oct 2008 10:56:01 +0100 (BST) Received: from ukpwg710nts.uk.fid-intl.com (UKPWG710NTS.uk.fid-intl.com [10.61.232.110]) by mail81.uk.fid-intl.com (8.11.7p3+Sun/8.11.7) with ESMTP id m929u1w08649 for ; Thu, 2 Oct 2008 10:56:01 +0100 (BST) Received: by UKPWG710NTS.uk.fid-intl.com with Internet Mail Service (5.5.2657.72) id ; Thu, 2 Oct 2008 11:15:37 +0100 Message-ID: <482B687A2184824D89145C74E6A540A2010088BC@MSGGALCLA2WIN.DMN1.FMR.COM> From: "Brosnan, Michael" To: "'Commons Users List'" Subject: RE: Commons-beanutils Date: Thu, 2 Oct 2008 10:55:53 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C92475.0E816710" X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C92475.0E816710 Content-Type: text/plain I just ran those tests using maven and it worked ok. Has anyone else ran the tests on commons-beanutils using ant? Thanks Mike Brosnan > _____________________________________________ > From: Brosnan, Michael > Sent: 02 October 2008 10:46 > To: 'Commons Users List' > Subject: Commons-beanutils > > > > I'm running the unit tests of commons-beanutils 1.80 and it hangs at > > [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.247 sec > [junit] Running > org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase > > It's using 1 GB of memory on a solaris server and when I contol-c the > build to stop it, the process doesn't get killed. > > I'm using JDK 1.5 and ANT 1.7 > > > Regards > > > Mike Brosnan > > ------_=_NextPart_001_01C92475.0E816710--