Return-Path: X-Original-To: apmail-river-commits-archive@www.apache.org Delivered-To: apmail-river-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 002B83113 for ; Wed, 4 May 2011 18:38:42 +0000 (UTC) Received: (qmail 87633 invoked by uid 500); 4 May 2011 18:38:42 -0000 Delivered-To: apmail-river-commits-archive@river.apache.org Received: (qmail 87587 invoked by uid 500); 4 May 2011 18:38:42 -0000 Mailing-List: contact commits-help@river.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@river.apache.org Delivered-To: mailing list commits@river.apache.org Received: (qmail 87580 invoked by uid 99); 4 May 2011 18:38:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 18:38:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 18:38:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1D1BEC1644 for ; Wed, 4 May 2011 18:38:03 +0000 (UTC) Date: Wed, 4 May 2011 18:38:03 +0000 (UTC) From: "Chris Dolan (JIRA)" To: commits@river.apache.org Message-ID: <1842984765.22466.1304534283115.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (RIVER-397) Mux.start() can block indefinitely MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mux.start() can block indefinitely ---------------------------------- Key: RIVER-397 URL: https://issues.apache.org/jira/browse/RIVER-397 Project: River Issue Type: Bug Components: net_jini_jeri Affects Versions: jtsk_2.1 Reporter: Chris Dolan Email thread starting here: http://mail-archives.apache.org/mod_mbox/river-dev/201104.mbox/%3C77F1E32F67C8D5479858C0C7E93EB465068B06CF@WAL-MAIL.global.avidww.com%3E In short, I encountered a case where a JERI client got permanently stuck in Mux.start(). Attached is a patch to add a timeout to that method. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira