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 2008/02/05 11:08:08 UTC

[jira] Updated: (SLING-220) NPE when requesting content with selector

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

Carsten Ziegeler updated SLING-220:
-----------------------------------

    Remaining Estimate: 0h
     Original Estimate: 0h

I've committed a potential fix for this NPE, although I'm not sure if this is the right solution. At least the NPE is not occuring anymore.

> NPE when requesting content with selector
> -----------------------------------------
>
>                 Key: SLING-220
>                 URL: https://issues.apache.org/jira/browse/SLING-220
>             Project: Sling
>          Issue Type: Bug
>          Components: Resource
>            Reporter: Tobias Bocanegra
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> request to:  http://localhost:5002//content/test/contacts.navimage.jpg
> 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.