[
https://issues.apache.org/jira/browse/FELIX-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger closed FELIX-373.
-----------------------------------
Resolution: Fixed
Currently only the first unsatisified dependency of a component is logged at
LOG_DEBUG level while the component is being activated. This behaviour is
changed to log an LOG_INFO message for all unsatisfied references.
In addition a LOG_INFO message is logged when a service is registered which
causes a component to be activated.
> Log the unsatisfied dependencies of a component which prevent activation of
> the component
> -----------------------------------------------------------------------------------------
>
> Key: FELIX-373
> URL: https://issues.apache.org/jira/browse/FELIX-373
> Project: Felix
> Issue Type: Improvement
> Components: Declarative Services
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
>
> A component may only be activated if all references may be satisifed.
> Otherwise the component stays unsatisfied.
> It would be a big releave if the unsatifsifed dependencies would be logged
> such that a system administrator may easily resolve why a certain component
> is not activated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.