You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/04/19 16:45:59 UTC

[jira] Commented: (SLING-1315) java.lang.ClassNotFoundException during jsp compilation

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

Carsten Ziegeler commented on SLING-1315:
-----------------------------------------

Hi, could you please test with latest jcr classloader from svn trunk and latest jsp scripting from svn trunk?
I can't reproduce your problem with these versions

> java.lang.ClassNotFoundException during jsp compilation
> -------------------------------------------------------
>
>                 Key: SLING-1315
>                 URL: https://issues.apache.org/jira/browse/SLING-1315
>             Project: Sling
>          Issue Type: Bug
>          Components: API
>         Environment: Day CQ5.2.1 fresh installation
>            Reporter: zhangchunlong
>         Attachments: errors.log
>
>
> This problems occurs only in this situations:
>     * first time compilation of all the JSPs being used by a CQ Template
>     * it happens only for requests to JSPs that generate CSS fragments. perhaps this is a timing issue because they are compiled at the same time when requested simulatneously by the browser.
> To reproduce this issue, please following the "steps to reproduce" in the DayCare ticket [1] . 
> 1. for page [2], you could delete the contents under "jcr:content" to avoid unnecessary errors. The template codes generate the errors.
> 2. there is a easier way to reproduce the error which is connect to WebDAV and delete the compiled class file at /var/classes/org/.... and refresh the page again. 
> 3. it is not happen every time, but most of time, when it happens, there is a .classtmp file generated for the corresponding JSP under /var/classes/org/....
> [1] http://daycare.day.com/home/volkswagen/volkswagen_de/vwcms_design/16481.html
> [2] http://localhost:4502/de_sample/brand/de/e5_content.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.