[ 
https://issues.apache.org/jira/browse/SLING-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503800#comment-13503800
 ] 

Carsten Ziegeler commented on SLING-2678:
-----------------------------------------

This leads to parallel compilation attempts which further down the road might 
lead to jcr exceptions when the class file is tried to be written to the 
repository in parallel
                
> Parallel compilation if same jsp is requested in parallel
> ---------------------------------------------------------
>
>                 Key: SLING-2678
>                 URL: https://issues.apache.org/jira/browse/SLING-2678
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>    Affects Versions: Scripting JSP 2.0.24
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Scripting JSP 2.0.26
>
>
> If the same jsp is requested in parallel for the first time, it might happen 
> that two wrappers are created and the second request actually destroys the 
> runtime context as well

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to