From users-return-24355-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Jul 06 07:05:24 2010 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 94142 invoked from network); 6 Jul 2010 07:05:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Jul 2010 07:05:24 -0000 Received: (qmail 14267 invoked by uid 500); 6 Jul 2010 07:05:24 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 13927 invoked by uid 500); 6 Jul 2010 07:05:21 -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 13919 invoked by uid 99); 6 Jul 2010 07:05:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jul 2010 07:05:19 +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 (nike.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; Tue, 06 Jul 2010 07:05:12 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OW2D5-00034w-Vh for users@activemq.apache.org; Tue, 06 Jul 2010 00:04:51 -0700 Message-ID: <29082526.post@talk.nabble.com> Date: Tue, 6 Jul 2010 00:04:51 -0700 (PDT) From: RJtokenlanring To: users@activemq.apache.org Subject: Re: KahaDB and TOPIC problems In-Reply-To: <6B2AA090-D7BD-4E83-A03F-185242613A8E@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ing.marco.colombo@gmail.com References: <29053774.post@talk.nabble.com> <6B2AA090-D7BD-4E83-A03F-185242613A8E@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org It seems that version 5.3.2 solve the issue. So, for all the people: if you have some problems with kahadb .log files, try to updat to the last ActiveMQ version. Best regards rajdavies wrote: > > Firstly - upgrade to 5.3.2 - there are some minor bug fixes - but also > performance enhancements. I would check that you don't have a durable > subscriber in your system that was active at some point - but is no loner > - you can use JMX to do this > > > > On 2 Jul 2010, at 09:51, RJtokenlanring wrote: > >> >> Hi all, >> I have a question on kahadb and .log files. >> It seems that in case of Topic destination, .log files into kahaDB folder >> are not >> cleaned up correctly. >> >> Here is the content of the directory >> >> drwxrwxr-x 3 user1 user1 4.0K Dec 11 2009 .. >> -rw-rw-r-- 1 user1 user1 33M Dec 15 2009 db-1.log >> -rw-rw-r-- 1 user1 user1 33M Feb 9 13:40 db-2.log >> -rw-rw-r-- 1 user1 user1 0 Jun 29 12:38 lock >> -rw-rw-r-- 1 user1 user1 33M Jun 29 14:53 db-3.log >> -rw-rw-r-- 1 user1 user1 33M Jun 29 15:08 db-4.log >> -rw-rw-r-- 1 user1 user1 33M Jun 29 15:17 db-5.log >> -rw-rw-r-- 1 user1 user1 33M Jun 30 08:44 db-6.log >> -rw-rw-r-- 1 user1 user1 33M Jun 30 09:03 db-7.log >> -rw-rw-r-- 1 user1 user1 33M Jun 30 15:22 db-8.log >> -rw-rw-r-- 1 user1 user1 33M Jul 1 08:51 db-9.log >> -rw-rw-r-- 1 user1 user1 33M Jul 1 18:50 db-10.log >> -rw-rw-r-- 1 user1 user1 33M Jul 2 08:54 db-11.log >> -rw-rw-r-- 1 user1 user1 33M Jul 2 09:17 db-12.log >> drwxrwxr-x 2 user1 user1 4.0K Jul 2 09:17 . >> -rw-rw-r-- 1 user1 user1 32M Jul 2 10:37 db-13.log >> -rw-rw-r-- 1 user1 user1 297K Jul 2 10:38 db.redo >> -rw-rw-r-- 1 user1 user1 1.2M Jul 2 10:38 db.data. >> >> I'm runnin ActiveMQ 5.3.0. Should I upgrade to version 5.3.2? Clean-up >> issue >> has been resolved? >> How can I check this situation? >> >> Thank you for your help!!!!!!! >> -- >> View this message in context: >> http://old.nabble.com/KahaDB-and-TOPIC-problems-tp29053774p29053774.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> > > > -- View this message in context: http://old.nabble.com/KahaDB-and-TOPIC-problems-%28with-MDB-DURABLE-SUBSCRIPTION%29-tp29053774p29082526.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.