Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 30293 invoked from network); 14 Jan 2010 04:36:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Jan 2010 04:36:00 -0000 Received: (qmail 73085 invoked by uid 500); 14 Jan 2010 04:36:00 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 72765 invoked by uid 500); 14 Jan 2010 04:35:59 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 72754 invoked by uid 99); 14 Jan 2010 04:35:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 04:35:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.137] (HELO vmbuild.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 04:35:57 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id 346D745804A for ; Wed, 13 Jan 2010 20:35:37 -0800 (PST) Date: Wed, 13 Jan 2010 20:35:36 -0800 (PST) From: "Continuum@vmbuild.apache.org" To: dev@commons.apache.org Message-ID: <8850641.11263443737102.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Commons - Commons DBCP - Try debug build MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild.apache.org X-Continuum-Project-Id: 22 X-Continuum-Project-Name: Commons DBCP Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=269381&projectId=22 Build statistics: State: Failed Previous State: Ok Started at: Wed 13 Jan 2010 20:33:52 -0800 Finished at: Wed 13 Jan 2010 20:35:24 -0800 Total time: 1m 31s Build Trigger: Schedule Build Number: 148 Exit code: 1 Building machine hostname: vmbuild.apache.org Operating system : Linux(unknown) Java Home version : java version "1.6.0_06" Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing) Builder version : Maven version: 2.0.9 Java version: 1.6.0_06 OS name: "linux" version: "2.6.24-23-server" arch: "i386" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean test Arguments: --batch-mode -DargLine="-DTestConnectionPool.display.thread.details=true" Build Fresh: false Always Build: true Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: JDK 6 Description: Try debug build **************************************************************************** Test Summary: **************************************************************************** Tests: 445 Failures: 2 Errors: 0 Success Rate: 99 Total time: 48.050003 **************************************************************************** Test Failures: **************************************************************************** TestSharedPoolDataSource testMultipleThreads2 : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: WARNING: Expected half the threads to fail expected:<10> but was:<9> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:280) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:198) at org.apache.commons.dbcp.TestConnectionPool.multipleThreads(TestConnectionPool.java:802) at org.apache.commons.dbcp.datasources.TestSharedPoolDataSource.testMultipleThreads2(TestSharedPoolDataSource.java:375) TestPerUserPoolDataSource testMultipleThreads2 : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: WARNING: Expected half the threads to fail expected:<10> but was:<9> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:280) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:198) at org.apache.commons.dbcp.TestConnectionPool.multipleThreads(TestConnectionPool.java:802) at org.apache.commons.dbcp.datasources.TestPerUserPoolDataSource.testMultipleThreads2(TestPerUserPoolDataSource.java:385) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org