Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 36142 invoked from network); 9 Jul 2009 07:24:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Jul 2009 07:24:27 -0000 Received: (qmail 99227 invoked by uid 500); 9 Jul 2009 07:24:37 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 99150 invoked by uid 500); 9 Jul 2009 07:24:37 -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 99133 invoked by uid 99); 9 Jul 2009 07:24:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2009 07:24:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2009 07:24:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C6999234C004 for ; Thu, 9 Jul 2009 00:24:14 -0700 (PDT) Message-ID: <1734776343.1247124254799.JavaMail.jira@brutus> Date: Thu, 9 Jul 2009 00:24:14 -0700 (PDT) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (DERBY-4053) suites.All hang with message java.net.BindException: Address already in use: NET_Bind in derby.log In-Reply-To: <751230752.1234391399777.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen reassigned DERBY-4053: ----------------------------------------- Assignee: (was: Knut Anders Hatlen) Oops. Just noticed that Kathey had sent a mail to derby-dev asking Mamta to fix this. Unassigning so that I don't block the issue. > suites.All hang with message java.net.BindException: Address already in use: NET_Bind in derby.log > --------------------------------------------------------------------------------------------------- > > Key: DERBY-4053 > URL: https://issues.apache.org/jira/browse/DERBY-4053 > Project: Derby > Issue Type: Bug > Components: Network Server, Test > Affects Versions: 10.5.1.1 > Reporter: Kathey Marsden > Attachments: derby-4053_repro_dont_commit_diff.txt, derby.log, javacore-20090420-1735.txt, javacore.20090211.123031.4000.0001.txt, suites.All.out > > > Running suites.All with IBM 1.5 on 10.5.0.0 alpha - (743198) I got a hang in the test run. The last test to run successfully was xtestNestedSavepoints, but I am not sure exactly what test caused the hang. I took a thread dump which I will attach, which showed network server up and running but no ClientThread and a ping attempt blocked. > This hang is very similar to the hang that was seen after the fix attempts for DERBY-1465 but that change was backed out so it is not related to that change. It could be that the change for DERBY-1465 just made this highly intermittent problem more likely. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.