From users-return-22743-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Fri Mar 05 17:00:07 2010 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 98621 invoked from network); 5 Mar 2010 17:00:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Mar 2010 17:00:07 -0000 Received: (qmail 53582 invoked by uid 500); 5 Mar 2010 16:59:53 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 53559 invoked by uid 500); 5 Mar 2010 16:59:53 -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 53551 invoked by uid 99); 5 Mar 2010 16:59:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 16:59:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 16:59:49 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nnas4-0002vq-OB for users@activemq.apache.org; Fri, 05 Mar 2010 08:59:28 -0800 Message-ID: <27796514.post@talk.nabble.com> Date: Fri, 5 Mar 2010 08:59:28 -0800 (PST) From: cmoulliard To: users@activemq.apache.org Subject: Re: AMQ (5.3.0) with CMS-3.01 -> consumes all memory and stops clients and producers In-Reply-To: <27796492.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: cmoulliard@gmail.com References: <27771356.post@talk.nabble.com> <7c982ec31003031230g15e1b604r771347f77ab5d94f@mail.gmail.com> <27795170.post@talk.nabble.com> <27796492.post@talk.nabble.com> competitor consumers = several clients or same client using several threads for consuming messages from broker Charles Ohh I got it ;) thanks a lot!!! BTW. What is competitors consumers? M. cmoulliard wrote: > > Hi Marcin, > > I think that too much messages are produced and consumers does not have > enough time/memory to consume them. So the memory consumption continue to > growth till to reach a limit. As you have configured the vm for the > MessageCursor (http://activemq.apache.org/message-cursors.html), this > behavior is logic and corresponds to what was designed in ActiveMq 4.x > (see the link that I post). I propose that you removed them to let > ActiveMq to use the new one which is the store front message cursor > (messages are paged on disk if the memory limit is reached) or adapt the > architecture to use competitors consumers. > > Kind regards, > > ----- Charles Moulliard SOA Architect My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/ -- View this message in context: http://old.nabble.com/AMQ-%285.3.0%29-with-CMS-3.01--%3E-consumes-all-memory-and-stops-clients-and-producers-tp27771356p27796514.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.