You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2015/12/16 10:19:46 UTC

[jira] [Created] (SMX4-1980) NPE in Karaf-Activator's stop()

Grzegorz Grzybek created SMX4-1980:
--------------------------------------

             Summary: NPE in Karaf-Activator's stop()
                 Key: SMX4-1980
                 URL: https://issues.apache.org/jira/browse/SMX4-1980
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Grzegorz Grzybek


{{org.apache.servicemix.specs.activator.Activator}} is run as special:
{code:xml}
<Karaf-Activator>org.apache.servicemix.specs.activator.Activator</Karaf-Activator>
{code}
it is stopped by Karaf after framework (bundle 0) was already stopped. In consequence, {{BundleContext}} passed to {{stop()}} is null.



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