Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 12566 invoked from network); 8 Mar 2006 07:30:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Mar 2006 07:30:05 -0000 Received: (qmail 32664 invoked by uid 500); 8 Mar 2006 07:30:03 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 32616 invoked by uid 500); 8 Mar 2006 07:30:03 -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 32597 invoked by uid 99); 8 Mar 2006 07:30:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 23:30:02 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 23:30:01 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax (Postfix) with ESMTP id 6B19B6ACAB for ; Wed, 8 Mar 2006 07:29:40 +0000 (GMT) Message-ID: <1030255579.1141802980435.JavaMail.jira@ajax> Date: Wed, 8 Mar 2006 07:29:40 +0000 (GMT) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-881) jdbcapi/LOBTest.java fails for server (10.1.2.2) and client (10.2.0.0) compatibility testing In-Reply-To: <765755999.1138334073926.JavaMail.jira@ajax.apache.org> 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-881?page=all ] Andrew McIntyre updated DERBY-881: ---------------------------------- Fix Version: 10.1.2.4 (was: 10.1.2.3) > jdbcapi/LOBTest.java fails for server (10.1.2.2) and client (10.2.0.0) compatibility testing > -------------------------------------------------------------------------------------------- > > Key: DERBY-881 > URL: http://issues.apache.org/jira/browse/DERBY-881 > Project: Derby > Type: Test > Components: Network Client > Versions: 10.1.2.2, 10.2.0.0 > Environment: OS: Windows 2000, Server: 10.1.2.2 (372412), Client: 10.2.0.0(37212), Testing: 10.1.2.2 (372412), jvm: sun jdk15 > Reporter: Ramandeep Kaur > Fix For: 10.1.2.4 > Attachments: LOBTest.diff, LOBTest.tmp, LOBTest.tmpmstr > > Ran derby suite "derbynetclientmats" with Server: 10.1.2.2 (372412), Client: 10.2.0.0(37212), Testing: 10.1.2.2 (372412), jvm: sun jdk15 as following: > 1. Create directories for 10.1.2.2 jar files (all jar files except derbyclient.jar) and 10.2.0.0 jars files (only derbyClient.jar). > 2. Set CLASSPATh to the jars in the above directories. > 3. Run suite derbynetclientmats by giving the following command:- > java org.apache.derbyTesting.functionTests.harness.RunSuite derbynetclientmats > Test case jdbcapi/LOBTest.java failed with following diff (pasting part of diff) > *** Start: LOBTest jdk1.5.0_02 DerbyNetClient derbynetmats:jdbcapi 2006-01-26 00:11:56 *** > 18 del > < 0 getBinaryStream -> EXCEPTION (Invalid data conversion: Wrong result column type for requested conversion.) > 18a18 > > 0 getBinaryStream -> EXCEPTION (Stream of column value in result cannot be retrieved twice) > 23 del > < 0 getCharacterStream -> EXCEPTION (Invalid data conversion: Wrong result column type for requested conversion.) > 23a23 > > 0 getCharacterStream -> EXCEPTION (Stream of column value in result cannot be retrieved twice) > 41 del > < 1 getBinaryStream -> EXCEPTION (Invalid data conversion: Wrong result column type for requested conversion.) > 41a41 > > 1 getBinaryStream -> EXCEPTION (Stream of column value in result cannot be retrieved twice) > 46 del > < 1 getCharacterStream ->Object' : java.io.Reader -- 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