Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 5777 invoked from network); 19 Feb 2010 17:50:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Feb 2010 17:50:25 -0000 Received: (qmail 5575 invoked by uid 500); 19 Feb 2010 17:50:24 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 5537 invoked by uid 500); 19 Feb 2010 17:50:24 -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 5527 invoked by uid 99); 19 Feb 2010 17:50:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2010 17:50:24 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS 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, 19 Feb 2010 17:50:16 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NiWzD-0006A5-Vz for users@activemq.apache.org; Fri, 19 Feb 2010 09:49:55 -0800 Message-ID: <27657831.post@talk.nabble.com> Date: Fri, 19 Feb 2010 09:49:55 -0800 (PST) From: rideallday To: users@activemq.apache.org Subject: Re: OOM with high KahaDB index time In-Reply-To: <08739074-7AF9-439D-B4B8-1BE9D3B6E30B@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nic@uvic.ca References: <33FDEB0CE2F65F41A4CF8769247BB3668D30F583A4@EXVMBX016-3.exch016.msoutlookonline.net> <27234786.post@talk.nabble.com> <27244867.post@talk.nabble.com> <27249114.post@talk.nabble.com> <33FDEB0CE2F65F41A4CF8769247BB3668DB6188941@EXVMBX016-3.exch016.msoutlookonline.net> <5F953C20-D363-4945-96BD-544D5C992F47@gmail.com> <33FDEB0CE2F65F41A4CF8769247BB3668DB6466B2F@EXVMBX016-3.exch016.msoutlookonline.net> <3a73c17c1001270235x49052f8bh553b66bdc4834fff@mail.gmail.com> <33FDEB0CE2F65F41A4CF8769247BB3668DC2FE2190@EXVMBX016-3.exch016.msoutlookonline.net> <5AD30241-9ABE-4282-BAAE-5F539DD35303@gmail.com> <27413891.post@talk.nabble.com> <27555173.post@talk.nabble.com> <9EB82460-C05A-488C-A45C-FCFFD142F847@gmail.com> <27598149.post@talk.nabble.com> <08739074-7AF9-439D-B4B8-1BE9D3B6E30B@gmail.com> That was it. Thanks! I had to set to indexCacheSize = 100000 to get the performance I'm looking for. rajdavies wrote: > > ok - it looks like you might need to tune KahaDB - set the > indexCacheSize = 1000 - see http://activemq.apache.org/kahadb.html > > > -- View this message in context: http://old.nabble.com/OOM-with-high-KahaDB-index-time-tp27217704p27657831.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.