Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2BB3AC73F for ; Fri, 19 Dec 2014 04:30:50 +0000 (UTC) Received: (qmail 35003 invoked by uid 500); 19 Dec 2014 04:30:49 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 34945 invoked by uid 500); 19 Dec 2014 04:30:49 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 34933 invoked by uid 99); 19 Dec 2014 04:30:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Dec 2014 04:30:48 +0000 X-ASF-Spam-Status: No, hits=3.1 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX,URI_TRY_3LD X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of hiremath47@gmail.com does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Dec 2014 04:30:22 +0000 Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 32635E28C3E for ; Thu, 18 Dec 2014 20:30:22 -0800 (PST) Date: Thu, 18 Dec 2014 20:20:52 -0800 (PST) From: Sid To: users@activemq.apache.org Message-ID: <1418962852549-4689112.post@n4.nabble.com> In-Reply-To: References: <1418894085959-4689070.post@n4.nabble.com> Subject: Re: Fixing following issue:- WARN | Transport Connection to: blockingQueue_1942843618 failed: org.apache.activemq.transport.InactivityIOException: Channel was inactive for too (>30000) long MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org First of all thanks for responding to this thread. Right, I did go through following post:- http://activemq.2283324.n4.nabble.com/when-should-you-set-maxInactivityDuration-0-td4688281.html But was wondering whether the setting of flag "keepAlive=true" helps in this case, where wireFormat.maxInactivityDuration=0. I have failover broker url being configured on producer/consumer(broker clients), hence say I get " WARN | Transport Connection to: blockingQueue_1942843618 failed: org.apache.activemq.transport.InactivityIOException: Channel was inactive for too (>30000) long" error on broker then what steps I need to take, because earlier I experienced that after facing above issue, the connectivity is lost among producer, consumer and broker. So what's recommended next step. Thanks, Sid -- View this message in context: http://activemq.2283324.n4.nabble.com/Version5-10-0-Fixing-following-issue-WARN-Transport-Connection-to-blockingQueue-1942843618-failed-org-tp4689070p4689112.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.