[
https://issues.apache.org/jira/browse/FELIX-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls resolved FELIX-5668.
-------------------------------
Resolution: Fixed
Fixed in r1803519.
> Prevent Nullpointer when receiving a ServiceEvent for a service that has been
> already unregistered.
> ---------------------------------------------------------------------------------------------------
>
> Key: FELIX-5668
> URL: https://issues.apache.org/jira/browse/FELIX-5668
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-event-plugin-1.1.6
> Reporter: Karl Pauls
> Assignee: Karl Pauls
> Fix For: webconsole-event-plugin-1.1.8
>
>
> The ServiceReference of a ServiceEvent may return null for getBundle() if the
> service has been unregistered already. We need to check for that being the
> case to avoid an NPE (I think this only happens in strange corner cases where
> the eventdelivery gets stacked).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)