Description
https://docs.osgi.org/javadoc/osgi.cmpn/7.0.0/org/osgi/service/cm/Configuration.html#updateIfDifferent-java.util.Dictionary- can throw ISE in case the configuration object does no longer exist. This happened in case the configuration has been updated by the framework (i.e. newly deployed via OSGi installer).
To fix it always refresh the configuration object also in case of modification.
Attachments
Issue Links
- is broken by
-
JCRVLT-449 VLT-RCP: Optionally persist tasks
- Closed