You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pierre De Rop (JIRA)" <ji...@apache.org> on 2015/03/19 07:01:41 UTC

[jira] [Closed] (FELIX-4673) Log any error thrown when trying to create a null object.

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

Pierre De Rop closed FELIX-4673.
--------------------------------

> Log any error thrown when trying to create a null object.
> ---------------------------------------------------------
>
>                 Key: FELIX-4673
>                 URL: https://issues.apache.org/jira/browse/FELIX-4673
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager
>    Affects Versions: dependencymanager-3.2.0
>            Reporter: Marcel Offermans
>            Assignee: Pierre De Rop
>             Fix For: org.apache.felix.dependencymanager-r1
>
>
> Currently, the dependency manager will log an error if an exception occurs while trying to create a null object. However, it can also encounter a NoClassDefFoundError (when a bundle is misconfigured for some reason). Such errors should probably also be caught and logged.
> See getNullObject() in ServiceDependencyImpl.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)