Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 53470 invoked from network); 24 Sep 2006 22:05:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Sep 2006 22:05:10 -0000 Received: (qmail 96696 invoked by uid 500); 24 Sep 2006 22:05:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 96663 invoked by uid 500); 24 Sep 2006 22:05:09 -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 96654 invoked by uid 99); 24 Sep 2006 22:05:09 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Sep 2006 15:05:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:50763] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id B4/50-12869-31107154 for ; Sun, 24 Sep 2006 15:05:07 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5B1B77142A1 for ; Sun, 24 Sep 2006 22:01:23 +0000 (GMT) Message-ID: <22673956.1159135283370.JavaMail.jira@brutus> Date: Sun, 24 Sep 2006 15:01:23 -0700 (PDT) From: "Mike Matrigali (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-1830) optimizerOverrides.sql fails with wctme5.7 with CNFE java.sql.DriverManager. In-Reply-To: <9995767.1157672003690.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1830?page=all ] Mike Matrigali updated DERBY-1830: ---------------------------------- Fix Version/s: 10.2.1.4 marking fixed in 10.2.1.4 - but really it is 10.2.1.5 (or later as release probably should be bumped now that another RC has been generated). > optimizerOverrides.sql fails with wctme5.7 with CNFE java.sql.DriverManager. > ----------------------------------------------------------------------------- > > Key: DERBY-1830 > URL: http://issues.apache.org/jira/browse/DERBY-1830 > Project: Derby > Issue Type: Bug > Components: Regression Test Failure > Affects Versions: 10.2.1.4, 10.3.0.0 > Reporter: Sunitha Kambhampati > Assigned To: Sunitha Kambhampati > Priority: Minor > Fix For: 10.2.1.4, 10.3.0.0 > > Attachments: derby1830.diff.txt, derby1830.stat.txt > > > Test failed with 10.3 jars 10.3.0.0 alpha - (439522). > *** Start: optimizerOverrides jdkJ2ME Foundation Specification v1.0 derbyall:derbylang 2006-09-03 12:47:49 *** > 1747a1748,1756 > > ERROR 38000: The exception 'java.sql.SQLException: The exception 'java.lang.reflect.InvocationTargetException' was thrown while evaluating an expression.' was thrown while evaluating an expression. > > ERROR 38000: The exception 'java.lang.reflect.InvocationTargetException' was thrown while evaluating an expression. > > ERROR XJ001: Java exception: ': java.lang.reflect.InvocationTargetException'. > > ERROR XJ001: Java exception: 'java.sql.DriverManager: java.lang.NoClassDefFoundError'. > > ij> select * from warehouse order by t1; > > T1 > > ----------- > > ij> -- cleanup > > drop table warehouse; > 1749,1764d1757 > < ij> select * from warehouse order by t1; > < T1 > < ----------- > < 1 > < 2 > < 3 > < 4 > < 5 > < 6 > < 7 > < 8 > < 9 > < 10 > < ij> -- cleanup > < drop table warehouse; > < 0 rows inserted/updated/deleted > Test Failed. > *** End: optimizerOverrides jdkJ2ME Foundation Specification v1.0 derbyall:derbylang 2006-09-03 12:48:06 *** > This particular testcase was added as part of DERBY-1660. -- 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