Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6EE7DEC5C for ; Mon, 25 Feb 2013 06:46:19 +0000 (UTC) Received: (qmail 58989 invoked by uid 500); 25 Feb 2013 06:46:18 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 58814 invoked by uid 500); 25 Feb 2013 06:46:18 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 58759 invoked by uid 99); 25 Feb 2013 06:46:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 06:46:17 +0000 Date: Mon, 25 Feb 2013 06:46:17 +0000 (UTC) From: "Tamilmaran (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer 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/AMQ-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamilmaran updated AMQ-4336: ---------------------------- Priority: Blocker (was: Major) > SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer > ------------------------------------------------------------------------------------------ > > Key: AMQ-4336 > URL: https://issues.apache.org/jira/browse/AMQ-4336 > Project: ActiveMQ > Issue Type: Bug > Environment: ActiveMQ 5.6,NMS,C# > Reporter: Tamilmaran > Priority: Blocker > Attachments: activemq.xml, WAPSimulator.rar > > > I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. > But after an hour, 'Connection is already closed' error is logged on producer side. > On ActiveMQ side, Following error has been logged. > 2013-02-18 21:45:45,149 | WARN | Transport Connection to: tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: ssl:///10.2.44.73:59355 > 10.2.44.73-> Bulk MSG producer IP > ActiveMQ is using File based cursor and producer control. > Attached activeMQ config file and producer app(WAPSimulator) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira