[
https://issues.apache.org/jira/browse/SLING-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902874#comment-14902874
]
Carsten Ziegeler commented on SLING-5052:
-----------------------------------------
[~egli] Lgtm
> NPE in DistributedEventSender
> -----------------------------
>
> Key: SLING-5052
> URL: https://issues.apache.org/jira/browse/SLING-5052
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Distributed Event Admin 1.0.2
> Reporter: Stefan Egli
> Fix For: Distributed Event Admin 1.0.4
>
> Attachments: SLING-5052.patch.txt
>
>
> The following NPE has been noticed:
> {code}
> java.lang.NullPointerException: null
> at
> org.apache.sling.event.dea.impl.DistributedEventSender.runInBackground(DistributedEventSender.java:195)
> at
> org.apache.sling.event.dea.impl.DistributedEventSender.access$100(DistributedEventSender.java:54)
> at
> org.apache.sling.event.dea.impl.DistributedEventSender$1.run(DistributedEventSender.java:102)
> at java.lang.Thread.run(Thread.java:722)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)