Hi, I've downgraded the following bundles:
org.apache.sling/org.apache.sling.scripting.core/2.0.50 -> 2.0.48 org.apache.sling/org.apache.sling.scripting.sightly/1.0.42 -> 1.0.40 org.apache.sling/org.apache.sling.scripting.sightly.compiler/1.0.14 -> 1.0.12 org.apache.sling/org.apache.sling.scripting.sightly.compiler.java/1.0.14 -> 1.0.12 effectivly undoing the commit https://github.com/apache/sling-org-apache-sling-starter/commit/776aacf541f223d24950e9ef5040527717502d8a#diff-aefa8bc3701471f2fc1528da46bd9984 and I can confirm that the exception does not appear anymore in the logs. >From the commits that I've seen it seems that it is related with the declarative services bind and unbind methods introduced, but I've only looked superficially at the code. -- Sent from: http://apache-sling.73963.n3.nabble.com/Sling-Dev-f73966.html
