Stefan Egli created SLING-5052:
----------------------------------

             Summary: NPE in DistributedEventSender
                 Key: SLING-5052
                 URL: https://issues.apache.org/jira/browse/SLING-5052
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: Event 3.7.4
            Reporter: Stefan Egli
             Fix For: Event 3.7.6


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)

Reply via email to