Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 56344 invoked from network); 1 Nov 2006 20:07:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2006 20:07:50 -0000 Received: (qmail 53191 invoked by uid 500); 1 Nov 2006 20:07:53 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 53177 invoked by uid 500); 1 Nov 2006 20:07:53 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 53157 invoked by uid 99); 1 Nov 2006 20:07:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 12:07:53 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 12:07:39 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GfMMo-0008Sa-KR for activemq-users@geronimo.apache.org; Wed, 01 Nov 2006 12:07:18 -0800 Message-ID: <7121449.post@talk.nabble.com> Date: Wed, 1 Nov 2006 12:07:18 -0800 (PST) From: rahulc To: activemq-users@geronimo.apache.org Subject: The JMS connection has failed: Channel was inactive for too long MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: rahulc2001@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Any ideas as to why would this error come up? TIA Rahul org.apache.activemq.ConnectionFailedException: The JMS connection has failed: Channel was inactive for too long. at org.apache.activemq.ActiveMQConnection.checkClosedOrFailed(ActiveMQConnection.java:1171) at org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:270) at org.apache.activemq.ActiveMQConnection.createQueueSession(ActiveMQConnection.java:1062) -- View this message in context: http://www.nabble.com/The-JMS-connection-has-failed%3A-Channel-was-inactive-for-too-long-tf2555590.html#a7121449 Sent from the ActiveMQ - User mailing list archive at Nabble.com.