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 22ACF9812 for ; Wed, 25 Jul 2012 19:14:35 +0000 (UTC) Received: (qmail 68716 invoked by uid 500); 25 Jul 2012 19:14:34 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 68690 invoked by uid 500); 25 Jul 2012 19:14:34 -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 68680 invoked by uid 99); 25 Jul 2012 19:14:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 19:14:34 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.250.139 is neither permitted nor denied by domain of mrudolph@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 19:14:28 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Su727-0003Ca-4X for users@activemq.apache.org; Wed, 25 Jul 2012 12:14:07 -0700 Date: Wed, 25 Jul 2012 12:14:07 -0700 (PDT) From: secondspan To: users@activemq.apache.org Message-ID: <1343243647122-4654363.post@n4.nabble.com> In-Reply-To: References: <1343162714884-4654328.post@n4.nabble.com> <1343184562344-4654331.post@n4.nabble.com> Subject: Re: ActiveMQ 5.6 CPU steadily increases but drops at noon and midnight exactly? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit We've downgraded the JVM to a 1.6 from 1.7 and are observing the CPU usage today. We run many, many instances of ActiveMQ and this lone server that was using JVM 1.7 is the one with the issue. The other variable is the machine with the issue is using a 64-bit JVM vs a 32-bit JVM. We run many different server-side Java apps using 1.7 and for the most part they actually all behave far better under 1.7 (the most obvious one being Tomcat 7), so there's something between the combination of ActiveMQ and our configuration/environment on that box that causes the CPU problem. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-6-CPU-steadily-increases-but-drops-at-noon-and-midnight-exactly-tp4654328p4654363.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.