You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2016/11/25 08:12:58 UTC

[jira] [Commented] (SLING-6328) JSP concurrent compiling issue

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

Robert Munteanu commented on SLING-6328:
----------------------------------------

Thanks for the report. This isn't my area of expertise, but I'm sure whoever picks this up would like to know more about the steps to reproduce.

> JSP concurrent compiling issue
> ------------------------------
>
>                 Key: SLING-6328
>                 URL: https://issues.apache.org/jira/browse/SLING-6328
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>    Affects Versions: Scripting JSP 2.1.6
>            Reporter: Sameer Charles
>            Priority: Critical
>
> At times JSP fails to compile due to duplicate variable error (Duplicate local variable _jspx_temp0).
> This is suppose to be fixed in jasper (within Tomcat) but not in Sling impl. 
> See https://bz.apache.org/bugzilla/show_bug.cgi?id=45691
> This seems to be the culprit (see line 623) but there might be other issues.
> https://github.com/apache/sling/blob/trunk/bundles/scripting/jsp/src/main/java/org/apache/sling/scripting/jsp/jasper/compiler/JspUtil.java



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