Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 91336 invoked from network); 31 Jul 2007 16:01:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2007 16:01:18 -0000 Received: (qmail 31424 invoked by uid 500); 31 Jul 2007 16:01:17 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 31391 invoked by uid 500); 31 Jul 2007 16:01:17 -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 31382 invoked by uid 99); 31 Jul 2007 16:01:17 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 09:01:17 -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, 31 Jul 2007 16:01:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 42A607141EE for ; Tue, 31 Jul 2007 09:00:55 -0700 (PDT) Message-ID: <4100421.1185897655270.JavaMail.jira@brutus> Date: Tue, 31 Jul 2007 09:00:55 -0700 (PDT) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (DERBY-2933) When network server disconnects due to an I/O Exception it does not always log the exception that caused the error In-Reply-To: <11051576.1184279884620.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-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden reassigned DERBY-2933: ------------------------------------- Assignee: Kathey Marsden > When network server disconnects due to an I/O Exception it does not always log the exception that caused the error > ------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-2933 > URL: https://issues.apache.org/jira/browse/DERBY-2933 > Project: Derby > Issue Type: Bug > Components: Network Server > Affects Versions: 10.2.2.1 > Reporter: Kathey Marsden > Assignee: Kathey Marsden > > I found this issue when debugging my attempted fix for DERBY-2892. The I/O Exception that occurs in writeScalarStream is not logged. To reproduce apply the patch in DERBY-2892 and run the repro there. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.