Guillaume Nodet created ARIES-1136:
--------------------------------------
Summary: NPE when constructing ServiceEventData
Key: ARIES-1136
URL: https://issues.apache.org/jira/browse/ARIES-1136
Project: Aries
Issue Type: Bug
Components: JMX
Reporter: Guillaume Nodet
Assignee: Guillaume Nodet
Under high load, the ServiceEventData can throw a NPE if the service has been
unregistered before the event has been sent. The reason is that the
serviceReference.getBundle() can return null.
--
This message was sent by Atlassian JIRA
(v6.1#6144)