Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0EF2F105C6 for ; Wed, 12 Mar 2014 02:47:47 +0000 (UTC) Received: (qmail 98624 invoked by uid 500); 12 Mar 2014 02:47:44 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 98401 invoked by uid 500); 12 Mar 2014 02:47:44 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 98376 invoked by uid 99); 12 Mar 2014 02:47:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Mar 2014 02:47:43 +0000 Date: Wed, 12 Mar 2014 02:47:43 +0000 (UTC) From: "Arthur Naseef (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-4882) LevelDB can get to a corrupt state when using XA transactions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931313#comment-13931313 ] Arthur Naseef commented on AMQ-4882: ------------------------------------ Please provide some feedback. Otherwise, I'll close this as "Cannot Reproduce". > LevelDB can get to a corrupt state when using XA transactions > ------------------------------------------------------------- > > Key: AMQ-4882 > URL: https://issues.apache.org/jira/browse/AMQ-4882 > Project: ActiveMQ > Issue Type: Bug > Components: activemq-leveldb-store > Affects Versions: 5.9.0 > Reporter: Remo Gloor > Priority: Critical > Attachments: AMQ4882Test.zip, TestClient.zip, activemq.log > > > A consumer/producer with failover transport is connected to AMQ and processes messages in XA Transactions. When AMQ is restarted is can happen that LevelDB gets to a corrupt state so that AMQ can not be started anymore without deletind the database. > Reproduction: > - Configure AMQ with LevelDB > - Run the attached TestClient > - Restart AMQ several times. At some time it won't start anymore and produced the exception in the attached log file. -- This message was sent by Atlassian JIRA (v6.2#6252)