When launching Karaf with equinox, the osgi framework state is not written
until 30s after the boot
---------------------------------------------------------------------------------------------------
Key: FELIX-2043
URL: https://issues.apache.org/jira/browse/FELIX-2043
Project: Felix
Issue Type: Bug
Components: Karaf
Affects Versions: karaf-1.2.0
Reporter: Guillaume Nodet
Assignee: Guillaume Nodet
Priority: Minor
Fix For: karaf-1.4.0
If the process is killed abruptely, the state is lost. This is usually not a
problem, but it can be if some other bundles depend on this state.
For example the features service stores the fact that features have been
installed at boot time, thus if the state is lost, the next start wil start
from scratch but features won't be re-installed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.