Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 57747 invoked from network); 24 Jul 2007 17:44:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2007 17:44:54 -0000 Received: (qmail 12675 invoked by uid 500); 24 Jul 2007 17:44:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 12632 invoked by uid 500); 24 Jul 2007 17:44:53 -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 12569 invoked by uid 99); 24 Jul 2007 17:44:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 10:44:53 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 24 Jul 2007 10:44:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 56A7E7141ED for ; Tue, 24 Jul 2007 10:44:31 -0700 (PDT) Message-ID: <25090157.1185299071352.JavaMail.jira@brutus> Date: Tue, 24 Jul 2007 10:44:31 -0700 (PDT) From: "Mamta A. Satoor (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (DERBY-2966) rs.moveToInsertRow() causes loss of connection with TERRITORY_BASED collation. In-Reply-To: <11250603.1184965086258.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 [ https://issues.apache.org/jira/browse/DERBY-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor reassigned DERBY-2966: -------------------------------------- Assignee: Mamta A. Satoor > rs.moveToInsertRow() causes loss of connection with TERRITORY_BASED collation. > ------------------------------------------------------------------------------ > > Key: DERBY-2966 > URL: https://issues.apache.org/jira/browse/DERBY-2966 > Project: Derby > Issue Type: Bug > Components: JDBC > Affects Versions: 10.4.0.0 > Reporter: Kathey Marsden > Assignee: Mamta A. Satoor > Priority: Critical > Attachments: NoConnectionBug.java > > > In the attached test case, rs.moveToInsertRow() causes loss of the connection with a TERRITORY_BASED collation database. With UCS_BASIC it is fine. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.