[
https://issues.apache.org/jira/browse/FELIX-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-2823.
--------------------------------------
Resolution: Fixed
Fixed in Rev. 1067009 catching and logging Exception instead of just
IllegalStateException
> Uncaught exception in case of circular service reference
> --------------------------------------------------------
>
> Key: FELIX-2823
> URL: https://issues.apache.org/jira/browse/FELIX-2823
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Affects Versions: scr-1.6.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: scr-1.6.2
>
>
> The DependencyManager.getService(ServiceReference) method catches
> IllegalStateException possibly thrown from the BundleContext.getService
> method. Unfortunately this is not the only possible exception thrown from
> this method. So we have to catch Exception in general and log that situation
> properly to cope with the situation and help developers/deployers.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira