Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2146D1922C for ; Thu, 28 Apr 2016 07:12:13 +0000 (UTC) Received: (qmail 16400 invoked by uid 500); 28 Apr 2016 07:12:13 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 16353 invoked by uid 500); 28 Apr 2016 07:12:13 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 16337 invoked by uid 99); 28 Apr 2016 07:12:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Apr 2016 07:12:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DB6532C1F5C for ; Thu, 28 Apr 2016 07:12:12 +0000 (UTC) Date: Thu, 28 Apr 2016 07:12:12 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-9920) Handle SocketTimeoutException on accept MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-9920. -------------------------------- Resolution: Fixed > Handle SocketTimeoutException on accept > --------------------------------------- > > Key: CAMEL-9920 > URL: https://issues.apache.org/jira/browse/CAMEL-9920 > Project: Camel > Issue Type: Bug > Components: camel-mllp > Affects Versions: 2.17.0 > Reporter: Quinn Stevenson > Assignee: Quinn Stevenson > Fix For: 2.17.1, 2.18.0 > > > The MLLP receiver logs and error when a SocketTimeoutException is encountered while waiting for a connection. It will not successfully accept connections after that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)