From users-return-23201-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Fri Apr 09 13:33:28 2010 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 48929 invoked from network); 9 Apr 2010 13:33:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Apr 2010 13:33:28 -0000 Received: (qmail 83622 invoked by uid 500); 9 Apr 2010 13:33:28 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 83509 invoked by uid 500); 9 Apr 2010 13:33:28 -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 83501 invoked by uid 99); 9 Apr 2010 13:33:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Apr 2010 13:33:27 +0000 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=FREEMAIL_FROM,FS_LARGE_PERCENT2,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, 09 Apr 2010 13:33:22 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1O0EKU-0004mu-7v for users@activemq.apache.org; Fri, 09 Apr 2010 06:33:02 -0700 Message-ID: <28190845.post@talk.nabble.com> Date: Fri, 9 Apr 2010 06:33:02 -0700 (PDT) From: moacsjr To: users@activemq.apache.org Subject: Re: (ActiveMQ Scheduler) - Memory usage change from: 413% of available memory, to: 414% of available memory In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: moacsjr@yahoo.com.br References: <28172001.post@talk.nabble.com> Thanks Gary! I have tried 5.3.1 and my application doesn't die. But the "Memory usage" message is still there. I have discovery that in production I have a lot of messages in queues that doesn't have any consumers. So the ActiveMQ Scheduler was working hard on every message on this queues at very short intervals. This was causing the memory usage to increase very fast. When I deleted the messages every thing came back to normal levels. So I'm working to migrate to 5.3.1 but until there I need to reconfigure ActiveMQ Scheduler to a better interval. Any clue? Gary Tully wrote: > > there were a few OOM issues with message expiry and file cursor references > in 5.3.0 that were resolved in 5.3.1, check the release > notesfor > details. Then try 5.3.1 > -- View this message in context: http://old.nabble.com/%28ActiveMQ-Scheduler%29---Memory-usage-change-from%3A-413--of-available-memory%2C-to%3A-414--of-available-memory-tp28172001p28190845.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.