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 A636EE5D4 for ; Tue, 5 Feb 2013 06:38:18 +0000 (UTC) Received: (qmail 70503 invoked by uid 500); 5 Feb 2013 06:38:18 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 70220 invoked by uid 500); 5 Feb 2013 06:38:17 -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 69351 invoked by uid 99); 5 Feb 2013 06:38:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 06:38:12 +0000 Date: Tue, 5 Feb 2013 06:38:12 +0000 (UTC) From: "Tamilmaran (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQNET-408) Bulk message producer is disconnected after a long time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tamilmaran created AMQNET-408: --------------------------------- Summary: Bulk message producer is disconnected after a long time Key: AMQNET-408 URL: https://issues.apache.org/jira/browse/AMQNET-408 Project: ActiveMQ .Net Issue Type: Bug Components: ActiveMQ, NMS Environment: C#,Windows Server 2008 R2, ActiveMQ version 5.6 Reporter: Tamilmaran Assignee: Jim Gomes I have a producer on client side which publishes 1000 messages every 4 sec. I have enabled producer flow control to false. But still After 2-4 hours, 'The connection is already closed!' errors are logged on producer side and I get the following error on activeMQ : | WARN | Transport Connection to: tcp://10.11.144.68:62749 failed: java.io.EOFException | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: ssl:///10.11.144.68:62749 -- 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