You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (JIRA)" <ji...@apache.org> on 2015/03/18 17:33:38 UTC

[jira] [Created] (SLING-4515) Insufficient cleanup of the JavaScript execution engine leads to runtime errors

Radu Cotescu created SLING-4515:
-----------------------------------

             Summary: Insufficient cleanup of the JavaScript execution engine leads to runtime errors
                 Key: SLING-4515
                 URL: https://issues.apache.org/jira/browse/SLING-4515
             Project: Sling
          Issue Type: Bug
          Components: Scripting
            Reporter: Radu Cotescu
            Assignee: Radu Cotescu
             Fix For: Scripting Sightly JS Use Provider 1.0.0


Insufficient cleanup of the JavaScript execution engine leads to runtime errors if the {{org.apache.sling.scripting.sightly.js.provider}} bundle is restarted a couple of times. This is caused by not calling the {{org.apache.sling.scripting.sightly.js.impl.JsEnvironment#cleanup}} method before finishing the execution of {{org.apache.sling.scripting.sightly.js.impl.JsUseProvider#provide}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)