[jira] Updated: (COCOON-1694) Error decommissioning component: org.apache.cocoon.components.store.impl.EHDefaultStore

2006-05-12 Thread Ross McDonald (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1694?page=all ] Ross McDonald updated COCOON-1694: -- Attachment: EHDefaultStore-2.1.9.patch.txt we have applied this patch to the 2.1.9 codebase, and tested, it works fine Error decommissioning component:

[jira] Updated: (COCOON-1694) Error decommissioning component: org.apache.cocoon.components.store.impl.EHDefaultStore

2005-11-23 Thread Pier Fumagalli (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1694?page=all ] Pier Fumagalli updated COCOON-1694: --- Attachment: (was: patch.txt) Error decommissioning component: org.apache.cocoon.components.store.impl.EHDefaultStore

[jira] Updated: (COCOON-1694) Error decommissioning component: org.apache.cocoon.components.store.impl.EHDefaultStore

2005-11-23 Thread Pier Fumagalli (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1694?page=all ] Pier Fumagalli updated COCOON-1694: --- Attachment: patch.txt The previous patch wouldn't have fixed the problem in all cases: a race condition might have occurred between checking the

[jira] Updated: (COCOON-1694) Error decommissioning component: org.apache.cocoon.components.store.impl.EHDefaultStore

2005-11-22 Thread Pier Fumagalli (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1694?page=all ] Pier Fumagalli updated COCOON-1694: --- Attachment: patch.txt Ok, the problem lied in the fact that each persistent cache registers a shutdown hook in the runtime, and if someone (like me)