You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/01/22 09:36:21 UTC

[jira] Commented: (SLING-1311) Rare exception "Servlet class not found" during compilation into the repository

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

Felix Meschberger commented on SLING-1311:
------------------------------------------

Is this a class loader issue ? I generally see this only with "Servlet scripts", so I would assume this is a concurrency problem of the Servlet Script engine, which does not properly recognize requests to a servlet which is "under compilation".

> Rare exception "Servlet class not found" during compilation into the repository
> -------------------------------------------------------------------------------
>
>                 Key: SLING-1311
>                 URL: https://issues.apache.org/jira/browse/SLING-1311
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Classloader 3.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Classloader 3.0.2
>
>
> Sometimes a "Servlet class not found" exception occurs during startup - this seems to be a concurrency problem when several threads try to compile something
> in parallel

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