You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2017/09/30 10:45:02 UTC

[jira] [Closed] (FELIX-5668) Prevent Nullpointer when receiving a ServiceEvent for a service that has been already unregistered.

     [ https://issues.apache.org/jira/browse/FELIX-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-5668.
-----------------------------------

> 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)