Re: kahaDB archiveCorruptedIndex

2017-09-12 Thread bbuzzard
Thanks Tim. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: kahaDB archiveCorruptedIndex

2017-09-11 Thread Tim Bain
That attribute was added in 5.6.0 under https://issues.apache.org/jira/browse/AMQ-3634. Tim On Sep 11, 2017 1:00 PM, "bbuzzard" wrote: > I'm using ActiveMQ-5.5.1 (Yes I know it's very old). I'm trying to set > archiveCorruptedIndex to true, but I get the error message: "Attribute > 'archiveCor

kahaDB archiveCorruptedIndex

2017-09-11 Thread bbuzzard
I'm using ActiveMQ-5.5.1 (Yes I know it's very old). I'm trying to set archiveCorruptedIndex to true, but I get the error message: "Attribute 'archiveCorruptedIndex' is not allowed to appear in element 'kahaDB'.". This is what I entered: What am I doing wrong? Is