Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 65704 invoked from network); 24 May 2006 16:37:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 May 2006 16:37:13 -0000 Received: (qmail 79375 invoked by uid 500); 24 May 2006 16:37:13 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 79349 invoked by uid 500); 24 May 2006 16:37:12 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 79340 invoked by uid 99); 24 May 2006 16:37:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 09:37:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 09:37:11 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 86A5D714283 for ; Wed, 24 May 2006 16:36:31 +0000 (GMT) Message-ID: <6981997.1148488591549.JavaMail.jira@brutus> Date: Wed, 24 May 2006 16:36:31 +0000 (GMT+00:00) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-1308) Tests jdbcapi/HoldabilityTest.junit, jdbcapi/UpdateXXXTest.junit,jdbcapi/SURTest.junit fail on wctme5.7_foundation In-Reply-To: <21199213.1147209844527.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1308?page=all ] Myrna van Lunteren updated DERBY-1308: -------------------------------------- Attachment: DERBY-1308_2_20060524.stat DERBY-1308_2_20060524.diff Attaching a patch - DERBY-1308_2_20060524.* - that actually has the SubBaseJDBCTestCase.java in it. There never is a stack trace - the only output one sees is like this: for wctme5.7 (j9 2.2) jvm: > Failed to invoke suite():java.lang.NoClassDefFoundError: javax.sql.DataSource for wctme5.7_foundation: > Failed to invoke suite():java.lang.NoClassDefFoundError: javax.sql.ConnectionPoolDataSource And that is the complete contents of the .tmp also. If anyone has a suggestion on where I can add a printStack trace so I can see more please let me know. If this is ok, how about the name, any quick suggestions for something more meaningful than SubBaseJDBCTestCase.java? I didn't want to change the name for BaseJDBCTestCase.java because it would involve changing various jdbc4 tests... > Tests jdbcapi/HoldabilityTest.junit, jdbcapi/UpdateXXXTest.junit,jdbcapi/SURTest.junit fail on wctme5.7_foundation > ------------------------------------------------------------------------------------------------------------------ > > Key: DERBY-1308 > URL: http://issues.apache.org/jira/browse/DERBY-1308 > Project: Derby > Type: Bug > Components: Test, Regression Test Failure > Versions: 10.2.0.0 > Environment: derby jars used - 10.2.0.0 alpha - (400220), machine is a win2000. > Reporter: Sunitha Kambhampati > Assignee: Myrna van Lunteren > Priority: Minor > Fix For: 10.2.0.0 > Attachments: DERBY-1308_20060524.diff, DERBY-1308_20060524.stat, DERBY-1308_2_20060524.diff, DERBY-1308_2_20060524.stat > > 05/05/2006 regression test run of derbyall shows the following test failure with wctme5.7_foundation, > derbyall/derbyall.fail:jdbcapi/HoldabilityTest.junit > derbyall/derbyall.fail:jdbcapi/UpdateXXXTest.junit > derbyall/derbyall.fail:jdbcapi/SURTest.junit > Diff is a CNFE with ConnectionPoolDataSource. > ********* Diff file derbyall/jdbcapi/HoldabilityTest.diff > *** Start: HoldabilityTest jdkJ2ME Foundation Specification v1.0 derbyall:jdbcapi 2006-05-07 11:31:05 *** > 0 add > > Exception in thread "main" java.lang.NoClassDefFoundError: javax.sql.ConnectionPoolDataSource > Test Failed. > *** End: HoldabilityTest jdkJ2ME Foundation Specification v1.0 derbyall:jdbcapi 2006-05-07 11:31:06 *** > My guess is these tests need to excluded from running in this environment. Can someone please confirm. Thanks. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira