[
https://issues.apache.org/jira/browse/SLING-8141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-8141.
---------------------------------
Resolution: Fixed
Fixed inĀ [commit
6104181|https://github.com/apache/sling-org-apache-sling-scripting-core/commit/6104181].
> ScriptCacheImpl throws IllegalStateException on deactivate
> ----------------------------------------------------------
>
> Key: SLING-8141
> URL: https://issues.apache.org/jira/browse/SLING-8141
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Scripting Core 2.0.54
> Reporter: Karl Pauls
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Scripting Core 2.0.56
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The ScriptCacheImpl can throw an IllegalStateException as the unregister call
> on the resourceChangeListener in the deactivate method can race with the
> unregister call in the configureCache method invoked from the handleEvent
> method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)