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

Felix Meschberger updated SLING-220:
------------------------------------

    Component/s:     (was: JCR Resource)
                 JCR

> NPE when requesting content with selector
> -----------------------------------------
>
>                 Key: SLING-220
>                 URL: https://issues.apache.org/jira/browse/SLING-220
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>            Reporter: Tobias Bocanegra
>            Assignee: Felix Meschberger
>             Fix For: 3
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When requesting a certain resource (e.g. 
> http://localhost:5002//content/test/contacts.navimage.jpg) a 
> NullPointerException may be thrown by the 
> JcrResourceResolver.getResourceInternal method when trying to go back up the 
> ResourceProviderEntry tree.
> Stacktrace:
> java.lang.NullPointerException
>    at 
> org.apache.sling.jcr.resource.internal.JcrResourceResolver.getResourceInternal(JcrResourceResolver.java:360)
>    at 
> org.apache.sling.jcr.resource.internal.JcrResourceResolver.getResource(JcrResourceResolver.java:137)
>    at 
> org.apache.sling.servlet.resolver.SlingServletResolver.getServletAt(SlingServletResolver.java:322)
>    at 
> org.apache.sling.servlet.resolver.SlingServletResolver.resolveServlet(SlingServletResolver.java:145)
>   ...

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

Reply via email to