Carl Hall  wrote
> I replaced all references to slf4j in this class with the OSGi LogService
> and now get an NPE when it calls to the log service.  The reference is
> constructed using DS and default values
> (ReferenceCardinality.MANDATORY_UNARY, ReferencePolicy.STATIC).
> 
> 16.09.2010 11:38:12.522 *ERROR* [0:0:0:0:0:0:0:1 [1284651492520] GET
> /dev/my_sakai.html HTTP/1.1] org.apache.sling.engine.impl.SlingMainServlet
> service: Uncaught Throwable java.lang.NullPointerException
>  at
> org.sakaiproject.nakamura.files.pool.ContentPoolProvider.listChildren(ContentPoolProvider.java:167)
> at
> org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider.listChildren(WrappedResourceProvider.java:65)
>  at
> org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry$1.seek(ResourceProviderEntry.java:206)
> ...
> 
> I have 2 bundles I redeploy to trigger this.  After redeploying the first, I
> get this in the stack but it doesn't seem to hurt my app.  Casten, is this
> in the area where you say fixes have been applied?
> 
Hmm, no this seems to be different.

Atm I have no idea what could get wrong.

Carsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to