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

[jira] [Resolved] (FELIX-5537) ConfigSpiOsgi should not try to unregister provider if not registered

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

Chetan Mehrotra resolved FELIX-5537.
------------------------------------
    Resolution: Fixed

Done with 1782503

> ConfigSpiOsgi should not try to unregister provider if not registered
> ---------------------------------------------------------------------
>
>                 Key: FELIX-5537
>                 URL: https://issues.apache.org/jira/browse/FELIX-5537
>             Project: Felix
>          Issue Type: Improvement
>          Components: JAAS
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: jaas-1.0.2
>
>
> On startup following log is seen which indicates a provider with null name is being unregistered. This should be avoided as when provider name is null then it indicates that provider has not be regsitered
> {noformat}
> 10.02.2017 17:09:19.873 *INFO* [FelixStartLevel] org.apache.felix.jaas Removed provider null type JavaLoginConfig from Security providers list
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)