Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 68524 invoked from network); 21 Oct 2010 08:03:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Oct 2010 08:03:07 -0000 Received: (qmail 10406 invoked by uid 500); 21 Oct 2010 08:03:07 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 10218 invoked by uid 500); 21 Oct 2010 08:03:04 -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 10204 invoked by uid 99); 21 Oct 2010 08:03:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Oct 2010 08:03:03 +0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bw0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Oct 2010 08:02:58 +0000 Received: by bwz1 with SMTP id 1so68048bwz.2 for ; Thu, 21 Oct 2010 01:02:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=NJup97hLXQlnBa7MtxXo+wMv0mRPDMyxM4xr7CGcgT8=; b=NXEDXuRvvbQYA6XAedw0LqjOgbUmYUDYLJzNiI6SkbegSz2E25OUuOr30b9hTynuhI O3s+t9zpn8H1xy1XItCW5Kq5ljxlyrwkuhhp6SAVbFFCVBi2lndoZn5c3yFBocUd6GfB G9UPsGHOxGWkV3+X3hED7imroO0O2p2qyXyrI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=mhhz2yQSPKjzukJ8iFz8Ou0ftA/a51OueKQqWonkE/XVTADe1QlpVDBb8S2IZPHije XYdA9ALzUw/vTwQfVTxnub16H3TvtjtwXlXGZqtoVckiHFkc5+zyPzBeFE3TfnqwwrsD 8FN2EtOMyFB5GfjJoj0msMWKabUxRmlCc+MWI= MIME-Version: 1.0 Received: by 10.204.102.203 with SMTP id h11mr385282bko.139.1287648157612; Thu, 21 Oct 2010 01:02:37 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.204.121.129 with HTTP; Thu, 21 Oct 2010 01:02:37 -0700 (PDT) In-Reply-To: <1287622682413-3004868.post@n4.nabble.com> References: <1287622682413-3004868.post@n4.nabble.com> Date: Thu, 21 Oct 2010 10:02:37 +0200 X-Google-Sender-Auth: ncut0mpcvNsN7c4FgcYRSJ6r2II Message-ID: Subject: Re: Store percent usage not decreasing - activemq.xml settings From: Dejan Bosanac To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org As for the store percent usage, take a look at https://issues.apache.org/activemq/browse/AMQ-2986. This should be fixed on the trunk. Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Thu, Oct 21, 2010 at 2:58 AM, jns wrote: > > All, > > I am fairly new to AMQ and am facing following issues:- > > 1) Store percent usage does not decrease. It goes upto 50% and then very > slowly comes down to about 9% and stays there even after producer has > stopped sending messages. It never reaches back to 0%. I found this issue > even after specifying cleanupInterval=3D30000. > > 2) Memory percent usage jumps to 60% when 3 producers are sending about 3= 50K > events each - continuously. > > 3) I have explicitly specified amqPersistenceAdapter . In that case, woul= d I > be getting default values for configuration attributes of AMQ store. Eg:- > cleanupInterval,archiveDataLogs? > I have a single consumer - that is stable and many producers (continuous = as > well as random timed) > > Short version of activemq.xml looks like:- > > Seems xml format did not appear n previous post. This is short version of > activemq config file > > > =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 maxFileLength=3D"30mb" /> > =A0 =A0 =A0 =A0 > > =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 queue=3D"xyz.channels>" > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 producerFlowControl=3D"false" > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 memoryLimit=3D"100mb" > > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 processExpired=3D"false" /> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0topic=3D"topic1" > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0producerFlowControl=3D"fal= se" =A0> > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 maximumSize=3D"1000" /> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 > > =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0connectorPort=3D"1099" > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0jmxDomainName=3D"org.apache.activemq" > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0createConnector=3D"true" /> > =A0 =A0 =A0 =A0 > > =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 > > =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 =A0 =A0 > =A0 =A0 =A0 =A0 > > =A0 =A0 > > I am kind of stuck on above issues for a long duration now and would real= ly > appreciate any help on them. Thanks > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/Store= -percent-usage-not-decreasing-activemq-xml-settings-tp3004868p3004868.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >