Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 79020 invoked from network); 13 Dec 2010 16:42:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Dec 2010 16:42:27 -0000 Received: (qmail 43624 invoked by uid 500); 13 Dec 2010 16:42:26 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 43422 invoked by uid 500); 13 Dec 2010 16:42:24 -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 43410 invoked by uid 99); 13 Dec 2010 16:42:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Dec 2010 16:42:23 +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; Mon, 13 Dec 2010 16:42:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBDGg1nK028401 for ; Mon, 13 Dec 2010 16:42:02 GMT Message-ID: <2747578.92741292258521926.JavaMail.jira@thor> Date: Mon, 13 Dec 2010 11:42:01 -0500 (EST) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-5635) corrupt JobSchedulerStore can cause server restart to fail 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/GERONIMO-5635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970886#action_12970886 ] Kevan Miller commented on GERONIMO-5635: ---------------------------------------- For a scenario as easy to reproduce as this, we should have changed the default configuration for G 2.2.1 to avoid this problem. Apologies for overlooking this when the Jira was updated. > 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, 2.2.2 > Reporter: Kevan Miller > Priority: Blocker > Fix For: 2.2.2, 3.0 > > > 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.