Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 76D70200D04 for ; Mon, 11 Sep 2017 21:00:56 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 754BB1609C4; Mon, 11 Sep 2017 19:00:56 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E2FBA1609B7 for ; Mon, 11 Sep 2017 21:00:55 +0200 (CEST) Received: (qmail 28786 invoked by uid 500); 11 Sep 2017 19:00:54 -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 28774 invoked by uid 99); 11 Sep 2017 19:00:54 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Sep 2017 19:00:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id A67451A4D45 for ; Mon, 11 Sep 2017 19:00:53 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.232 X-Spam-Level: ** X-Spam-Status: No, score=2.232 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919, SPF_HELO_PASS=-0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 5A83ybhGPSYN for ; Mon, 11 Sep 2017 19:00:52 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [162.253.133.72]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id CFDDA5F5B3 for ; Mon, 11 Sep 2017 19:00:51 +0000 (UTC) Received: from mben.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id CB3B6143409AB for ; Mon, 11 Sep 2017 12:00:50 -0700 (MST) Date: Mon, 11 Sep 2017 12:00:50 -0700 (MST) From: bbuzzard To: users@activemq.apache.org Message-ID: <1505156450789-0.post@n4.nabble.com> Subject: kahaDB archiveCorruptedIndex MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Mon, 11 Sep 2017 19:00:56 -0000 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 archiveCorruptedIndex valid in 5.5.1? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html