Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 53131 invoked from network); 5 Jan 2006 15:34:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jan 2006 15:34:27 -0000 Received: (qmail 77151 invoked by uid 500); 5 Jan 2006 15:34:24 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 77089 invoked by uid 500); 5 Jan 2006 15:34:24 -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 76973 invoked by uid 99); 5 Jan 2006 15:34:23 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2006 07:34:23 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 68832126 for ; Thu, 5 Jan 2006 16:34:02 +0100 (CET) Message-ID: <545694643.1136475242425.JavaMail.jira@ajax.apache.org> Date: Thu, 5 Jan 2006 16:34:02 +0100 (CET) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-796) jdbc 4.0 specific Blob and Clob method support In-Reply-To: <1795566791.1136386201000.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-796?page=comments#action_12361852 ] Rick Hillegas commented on DERBY-796: ------------------------------------- Hi Narayanan: The patch itself looks good. However, I'm seeing test failures: 1) I'm seeing the following diff on lobStreams.java run under DerbyNetClient: MasterFileName = master/lobStreams.out 1a2 > extin\aclob.txt Test Failed. *** End: lobStreams jdk1.4.2_08 DerbyNetClient 2006-01-05 07:09:44 *** 2) All of the jdbc4 tests fail. I am running them according to the instructions in jira 587. Perhaps the instructions have changed? In a shell window using the 1.6 vm, I run the jdbc4 tests as follows: java -Dverbose=true org.apache.derbyTesting.functionTests.harness.RunSuite jdbc4 and each test fails to get a connection: > Failed in creating a Connection: org.apache.derby.client.am.DisconnectException: java.security.PrivilegedActionException : Error opening socket to server xxxFILTERED_HOSTNAMExxx on port 1527 with message : null > org.apache.derby.client.am.DisconnectException: java.security.PrivilegedActionException : Error opening socket to server xxxFILTERED_HOSTNAMExxx on port 1527 with message : null > jdbc 4.0 specific Blob and Clob method support > ---------------------------------------------- > > Key: DERBY-796 > URL: http://issues.apache.org/jira/browse/DERBY-796 > Project: Derby > Type: New Feature > Components: JDBC > Versions: 10.2.0.0 > Environment: jdbc 4.0 on all platforms > Reporter: V.Narayanan > Assignee: V.Narayanan > Priority: Minor > Fix For: 10.2.0.0 > Attachments: clobblob.diff > -- 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