[
https://issues.apache.org/jira/browse/JCRVLT-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved JCRVLT-460.
------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/jackrabbit-filevault/commit/98a1ae33045762c071bfdb10a3527aa9c6d77971
> 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
> Priority: Major
> 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)