Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 72330 invoked from network); 30 Jun 2006 23:10:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2006 23:10:32 -0000 Received: (qmail 16365 invoked by uid 500); 30 Jun 2006 23:10:32 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 16268 invoked by uid 500); 30 Jun 2006 23:10:31 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 16256 invoked by uid 99); 30 Jun 2006 23:10:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 16:10:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 16:10:31 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 86C84410348 for ; Fri, 30 Jun 2006 23:08:51 +0000 (GMT) Message-ID: <27027114.1151708931549.JavaMail.jira@brutus> Date: Fri, 30 Jun 2006 23:08:51 +0000 (GMT+00:00) From: "Hiram Chirino (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Resolved: (AMQ-787) The UdpTransport could potentialy fail to bind on linux.. caused the UdpTransportTest to fail sometimes. In-Reply-To: <18725432.1151708811509.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 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 [ https://issues.apache.org/activemq/browse/AMQ-787?page=all ] Hiram Chirino resolved AMQ-787: ------------------------------- Resolution: Fixed We have noticed that on some platfoms like linux, after you close down a previously bound socket, it can take a little while before we can bind it again. We now atempt to bind in a loop up to 5 seconds before failing. fix in trunk rev 418413. > The UdpTransport could potentialy fail to bind on linux.. caused the UdpTransportTest to fail sometimes. > -------------------------------------------------------------------------------------------------------- > > Key: AMQ-787 > URL: https://issues.apache.org/activemq/browse/AMQ-787 > Project: ActiveMQ > Type: Bug > Versions: 4.0 > Reporter: Hiram Chirino > Assignee: Hiram Chirino > Fix For: 4.1 > > > [junit] [ERROR] Test org.apache.activemq.transport.udp.UdpTransportTest FAILED -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira