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 490E5EB24 for ; Mon, 25 Feb 2013 16:45:46 +0000 (UTC) Received: (qmail 64122 invoked by uid 500); 25 Feb 2013 16:45:44 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 63866 invoked by uid 500); 25 Feb 2013 16:45:44 -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 63807 invoked by uid 99); 25 Feb 2013 16:45:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 16:45:42 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of Ishitori@bk.ru 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; Mon, 25 Feb 2013 16:45:36 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UA1Ax-0003aB-AZ for users@activemq.apache.org; Mon, 25 Feb 2013 08:45:15 -0800 Date: Mon, 25 Feb 2013 08:45:15 -0800 (PST) From: Ishitori To: users@activemq.apache.org Message-ID: <1361810715298-4664043.post@n4.nabble.com> In-Reply-To: References: <1361799919460-4664025.post@n4.nabble.com> Subject: Re: OutOfMemoryError due to TopicSubscription MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I don't use advisory topics, but I do use network of brokers. There are 2 brokers and they are connected by network connector per queue basis. Here is the example: :62626)" networkTTL="2" prefetchSize="1" duplex="true"> :62626)" networkTTL="2" prefetchSize="1" duplex="true" decreaseNetworkConsumerPriority = "true" suppressDuplicateQueueSubscriptions = "true" conduitSubscriptions="false"> "/> And there are more networkConnector for each queue I have with same parameters. About 5 of them. -- View this message in context: http://activemq.2283324.n4.nabble.com/OutOfMemoryError-due-to-TopicSubscription-tp4664025p4664043.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.