You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Ivo Leitão (JIRA)" <ji...@apache.org> on 2016/03/02 19:56:18 UTC

[jira] [Created] (DIRAPI-273) api-ldap-net-mina bundle remains in STARTING mode

Ivo Leitão created DIRAPI-273:
---------------------------------

             Summary: api-ldap-net-mina bundle remains in STARTING mode
                 Key: DIRAPI-273
                 URL: https://issues.apache.org/jira/browse/DIRAPI-273
             Project: Directory Client API
          Issue Type: Bug
    Affects Versions: 1.0.0-M33
         Environment: Linux; Felix
            Reporter: Ivo Leitão


After deploying the api-ldap-net-mina bundle in an OSGI environment (in my case the Felix container) the bundle remains in STARTING mode til an explicit stop and start via a gogo shell command or via Felix webconsole. I've found that removing Bundle-ActivationPolicy: lazy in the MANIFEST.MF resolves this issues. From what I've investigated is not a good pratice to use Bundle-ActivationPolicy at least in a Felix environment (I know that is more common in Equinox). It's possibile to remove this without affecting other OSGI platforms.

What I can say is that it does not work OOB with this directive.



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