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 8EDC7DF9C for ; Thu, 6 Dec 2012 13:44:32 +0000 (UTC) Received: (qmail 79804 invoked by uid 500); 6 Dec 2012 13:44:32 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 79713 invoked by uid 500); 6 Dec 2012 13:44:31 -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 79680 invoked by uid 99); 6 Dec 2012 13:44:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 13:44:29 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=HTML_MESSAGE,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.250.139 is neither permitted nor denied by domain of ing.marco.colombo@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 13:44:24 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TgbkC-00081C-1i for users@activemq.apache.org; Thu, 06 Dec 2012 05:44:04 -0800 Date: Thu, 6 Dec 2012 05:44:04 -0800 (PST) From: RJtokenlanring To: users@activemq.apache.org Message-ID: In-Reply-To: <77FE3DA4-5B91-40EC-83C8-D3ACCFC410BB@fusesource.com> References: <1354718190117-4660220.post@n4.nabble.com> <77FE3DA4-5B91-40EC-83C8-D3ACCFC410BB@fusesource.com> Subject: Re: KahaDB not able to ignore broken log files MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10946_2400453.1354801444045" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_10946_2400453.1354801444045 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit HI, thank you. No, this not worked. File is completely corrupted (2KB instead of 32MB as expected). What I've expected is the ability to ignore that file and blacklist it. Should be a good... 2012/12/6 Torsten Mielke-2 [via ActiveMQ] < ml-node+s2283324n4660269h52@n4.nabble.com> > Not sure if it helps in your case but can you try deleting the db.data > index file and restart your broker? It will then rebuild the index based on > the journal files. If the journal files are complete bogus though, this > approach may not help. > > > Regards, > > > Torsten Mielke > [hidden email] > tmielke.blogspot.com > > > > On Dec 5, 2012, at 3:36 PM, RJtokenlanring wrote: > > > Hi, > > I've a currupted .log kahadb log file that cause this exception: > > > > Failed to start Apache ActiveMQ (localhost, null). Reason: > > java.io.EOFException > > java.io.EOFException > > at java.io.RandomAccessFile.readInt(Unknown Source) > > ... > > .. > > > > I've configured broker to ignore journalFile as follow: > > > > > > > ignoreMissingJournalfiles="true" checkForCorruptJournalFiles="true" > > checksumJournalFiles="true" /> > > > > > > Shouldn't also .log files checked? There is a way to automatically drop > > broken kahadb files? > > > > Thank you and regards > > > > > > > > > > -- > > View this message in context: > http://activemq.2283324.n4.nabble.com/KahaDB-not-able-to-ignore-broken-log-files-tp4660220.html > > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://activemq.2283324.n4.nabble.com/KahaDB-not-able-to-ignore-broken-log-files-tp4660220p4660269.html > To unsubscribe from KahaDB not able to ignore broken log files, click > here > . > NAML > -- Ing. Marco Colombo -- View this message in context: http://activemq.2283324.n4.nabble.com/KahaDB-not-able-to-ignore-broken-log-files-tp4660220p4660274.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. ------=_Part_10946_2400453.1354801444045--