You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2013/03/07 17:40:13 UTC

[jira] [Resolved] (FELIX-3957) Error events can be thrown when refreshing fragment bundles

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

Guillaume Nodet resolved FELIX-3957.
------------------------------------

    Resolution: Fixed

URL: http://svn.apache.org/r1453949
Log:
[FELIX-3957] Error events can be thrown when refreshing fragment bundles

                
> Error events can be thrown when refreshing fragment bundles
> -----------------------------------------------------------
>
>                 Key: FELIX-3957
>                 URL: https://issues.apache.org/jira/browse/FELIX-3957
>             Project: Felix
>          Issue Type: Bug
>    Affects Versions: framework-4.2.0
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: framework-4.2.1
>
>
> The event is harmless but we should avoid it ...
> See the following exception
> {code}
> org.osgi.framework.BundleException: Fragment bundles can not be stopped: com.google.inject.assistedinject [131]
> 	at org.apache.felix.framework.Felix.stopBundle(Felix.java:2663)[org.apache.felix.framework-4.0.3.redhat-60012.jar:]
> 	at org.apache.felix.framework.Felix$RefreshHelper.stop(Felix.java:5045)[org.apache.felix.framework-4.0.3.redhat-60012.jar:]
> 	at org.apache.felix.framework.Felix.refreshPackages(Felix.java:4285)[org.apache.felix.framework-4.0.3.redhat-60012.jar:]
> 	at org.apache.felix.framework.FrameworkWiringImpl.run(FrameworkWiringImpl.java:178)[org.apache.felix.framework-4.0.3.redhat-60012.jar:]
> 	at java.lang.Thread.run(Thread.java:722)[:1.7.0_12-ea]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira