Basically this means to solve the startup issue: Some services fail to start up correctly when the server is launched, and this happens randomly.
The suspicion is that this has something to do with OSGi, and the hope is that getting rid of OSGi (https://github.com/daisy/pipeline-tasks/issues/31) will either solve it, or throw some light on the issue.
EDIT: It could also be that there is a bug in the OSGi framework. In that case the issue could be fixed by updating to a newer version. This would be preferable over removing OSGi.
Basically this means to solve the startup issue: Some services fail to start up correctly when the server is launched, and this happens randomly.
The suspicion is that this has something to do with OSGi, and the hope is that getting rid of OSGi (https://github.com/daisy/pipeline-tasks/issues/31) will either solve it, or throw some light on the issue.
EDIT: It could also be that there is a bug in the OSGi framework. In that case the issue could be fixed by updating to a newer version. This would be preferable over removing OSGi.
To do:
get rid of OSGi