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

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

     [ https://issues.apache.org/jira/browse/SLING-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zhangchunlong reopened SLING-1315:
----------------------------------


This bug does not seem to be fixed by Sling-1311, according to Sling-1311, this issue should be fixed with JCR Classloader version 3.1.0. 

I re-verified this with CQ5.4 load4 (JCR Classloader with version 3.1.1.R922206), the issue still happens.

> 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.