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 B952D10F49 for ; Tue, 24 Dec 2013 09:16:52 +0000 (UTC) Received: (qmail 91499 invoked by uid 500); 24 Dec 2013 09:16:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 91445 invoked by uid 500); 24 Dec 2013 09:16:45 -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 91436 invoked by uid 99); 24 Dec 2013 09:16:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 09:16:41 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of khandelwal.anuj90@gmail.com does not designate 216.139.250.139 as permitted sender) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 09:16:35 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VvO5d-000190-OX for users@activemq.apache.org; Tue, 24 Dec 2013 01:15:49 -0800 Date: Tue, 24 Dec 2013 01:15:34 -0800 (PST) From: khandelwalanuj To: users@activemq.apache.org Message-ID: <1387876534694-4675847.post@n4.nabble.com> Subject: large number of connections from the same client MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am seeing large number of connections ( more than 100) from the same client to ActiveMQ broker. I am not able to understand the reason behind this. Will someone from ActiveMQ dev team help me out here ( what might cause a client to have so many connections) ?? I am seeing this log message very frequently in broker log: -------------------------------------- 20131224 00:01:09:468 (ActiveMQ InactivityMonitor Worker) org.apache.activemq.broker.TransportConnection#serviceTransportException 238 WARN] - Transport Connection to: tcp://IP_ADDRESS:31819 failed: org.apache.activemq.transport.InactivityIOException: Channel was inactive for too (>30000) long: tcp://IP_ADDRESS -------------------------------------- I suspect some connection leak is there in ActiveMQ. Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/large-number-of-connections-from-the-same-client-tp4675847.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.