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

Timothee Maret commented on SLING-5381:
---------------------------------------

Seems harmless, just a missing null check after
https://github.com/apache/sling/blob/7c4a53755aed1211c9af313a3973cd2543a7bbe0/bundles/commons/scheduler/src/main/java/org/apache/sling/commons/scheduler/impl/QuartzScheduler.java#L159

> NPE in QuartzScheduler
> ----------------------
>
>                 Key: SLING-5381
>                 URL: https://issues.apache.org/jira/browse/SLING-5381
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Event 4.0.0
>            Reporter: Timothee Maret
>            Priority: Minor
>
> Observed in our logs
> {code}
> 10.12.2015 23:34:56.952 *ERROR* [FelixDispatchQueue] 
> org.apache.sling.commons.scheduler FrameworkEvent ERROR 
> (java.lang.NullPointerException)
> java.lang.NullPointerException: null
>       at 
> org.apache.sling.commons.scheduler.impl.QuartzScheduler.bundleChanged(QuartzScheduler.java:160)
>       at 
> org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:916)
>       at 
> org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:835)
>       at 
> org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:1148)
>       at 
> org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:55)
>       at 
> org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:103)
>       at java.lang.Thread.run(Thread.java:745)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to