Konrad Windszus created JCRVLT-460:
--------------------------------------
Summary: VLT-RCP: IllegalStateException thrown by
Configuration.updateIfDifferent
Key: JCRVLT-460
URL: https://issues.apache.org/jira/browse/JCRVLT-460
Project: Jackrabbit FileVault
Issue Type: Bug
Components: RCP
Affects Versions: 3.4.6
Reporter: Konrad Windszus
Assignee: Konrad Windszus
Fix For: 3.4.8
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)