Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 87760 invoked from network); 8 Oct 2010 15:02:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Oct 2010 15:02:03 -0000 Received: (qmail 12533 invoked by uid 500); 8 Oct 2010 15:02:02 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 12464 invoked by uid 500); 8 Oct 2010 15:02:02 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 12457 invoked by uid 99); 8 Oct 2010 15:02:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Oct 2010 15:02:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Oct 2010 15:02:00 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o98F1dlr022483 for ; Fri, 8 Oct 2010 15:01:39 GMT Message-ID: <9924522.42811286550099062.JavaMail.jira@thor> Date: Fri, 8 Oct 2010 11:01:39 -0400 (EDT) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5635) corrupt JobSchedulerStore can cause server restart to fail In-Reply-To: <11976566.42781286550095807.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-5635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Miller updated GERONIMO-5635: ----------------------------------- Priority: Blocker (was: Major) > corrupt JobSchedulerStore can cause server restart to fail > ----------------------------------------------------------- > > Key: GERONIMO-5635 > URL: https://issues.apache.org/jira/browse/GERONIMO-5635 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 2.2.1 > Reporter: Kevan Miller > Priority: Blocker > Fix For: 2.2.1 > > > A hard server stop (e.g. kill -9) will frequently result in a corrupt JobSchedulerStore. Subsequent restart will fail. See https://issues.apache.org/activemq/browse/AMQ-2935 for more information. > This should be fixed in an ActiveMQ 5.4.2 release. In meantime, you can avoid the problem using the following in var/activemq/conf/activemq.xml: > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.