WAB is lost when geronimo restart after a hard stop.
----------------------------------------------------
Key: GERONIMO-5783
URL: https://issues.apache.org/jira/browse/GERONIMO-5783
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: osgi
Affects Versions: 3.0-M2, 3.0
Reporter: Shawn Jiang
equinox osgi state file does not get generated if hard stop geronimo server.
therefore, the installed wab is lost when gerinimo restarts.
Per [1], set "eclipse.stateSaveDelayInterval=0" in etc/config.properties will
make the bundle state persistence occur when there's bundle state change.
But doing so will slow down the performance if the app contains large set of
bundles. Geronimo is an example of this. I tried the property and the startup
time is increased remarkably due to frequently state disk writing.
[1]https://bugs.eclipse.org/bugs/show_bug.cgi?id=298416
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.