Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 2288 invoked from network); 14 Dec 2006 22:30:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2006 22:30:43 -0000 Received: (qmail 97561 invoked by uid 500); 14 Dec 2006 22:30:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 97534 invoked by uid 500); 14 Dec 2006 22:30:49 -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 97525 invoked by uid 99); 14 Dec 2006 22:30:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 14:30:49 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 14:30:41 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 056EC7140D2 for ; Thu, 14 Dec 2006 14:30:21 -0800 (PST) Message-ID: <28619161.1166135421002.JavaMail.jira@brutus> Date: Thu, 14 Dec 2006 14:30:21 -0800 (PST) From: "Manjula Kutty (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-2177) derbyall/derbyall.fail:tools/importExportThruIJ.sql fails on zOs with ibm15SR(3) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org derbyall/derbyall.fail:tools/importExportThruIJ.sql fails on zOs with ibm15SR(3) -------------------------------------------------------------------------------- Key: DERBY-2177 URL: http://issues.apache.org/jira/browse/DERBY-2177 Project: Derby Issue Type: Bug Affects Versions: 10.2.2.0 Environment: OS: ZOS jvm : Ibm 15 (SR3) Reporter: Manjula Kutty Here is the diff for the test failure *** Start: importExportThruIJ jdk1.5.0 2006-12-14 15:21:43 *** 385 del < ERROR 38000: The exception 'java.sql.SQLException: Invalid character string fo rmat for type INTEGER.' was thrown while evaluating an expression. 386 del < ERROR 22018: Invalid character string format for type INTEGER. 386a385,386 > ERROR 38000: The exception 'java.sql.SQLException: Read endOfFile at unexpecte d place on line 1.' was thrown while evaluating an expression. > ERROR XIE0E: Read endOfFile at unexpected place on line 1. 409 del < ERROR 38000: The exception 'java.sql.SQLException: Invalid character string fo rmat for type INTEGER.' was thrown while evaluating an expression. 410 del < ERROR 22018: Invalid character string format for type INTEGER. 410a409,410 > ERROR 38000: The exception 'java.sql.SQLException: Read endOfFile at unexpecte d place on line 1.' was thrown while evaluating an expression. > ERROR XIE0E: Read endOfFile at unexpected place on line 1. Test Failed. *** End: importExportThruIJ jdk1.5.0 2006-12-14 15:22:21 *** -- 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