You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2011/09/05 08:41:09 UTC

[jira] [Closed] (GERONIMO-5635) corrupt JobSchedulerStore can cause server restart to fail

     [ https://issues.apache.org/jira/browse/GERONIMO-5635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang closed GERONIMO-5635.
---------------------------------

    Resolution: Fixed

we upgraded activemq to 5.4.2 for 2.2.2 and 3.0.  

> 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:
> <broker xmlns="http://activemq.apache.org/schema/core" brokerName="${activemq.brokerName}" tmpDataDirectory="${activemq.data}/tmp_storage" useShutdownHook="false" start="false" schedulerSupport="false">
>  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira