You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2013/10/08 19:20:43 UTC

[jira] [Closed] (FELIX-4138) TypeDeclaration calls factory.dispose() even if it already has been disposed (externally)

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

Clement Escoffier closed FELIX-4138.
------------------------------------


> TypeDeclaration calls factory.dispose() even if it already has been disposed (externally)
> -----------------------------------------------------------------------------------------
>
>                 Key: FELIX-4138
>                 URL: https://issues.apache.org/jira/browse/FELIX-4138
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: ipojo-runtime-1.10, ipojo-manipulator-1.10.1
>            Reporter: Pierre Bourret
>            Assignee: Guillaume Sauthier
>             Fix For: ipojo-runtime-1.11.0
>
>
> In some tests, I manually destroy an iPOJO factory by calling IPojoFactory.dispose()
> However, on framweork shutdown, the associated type declaration tries to call the same method again, without checking the factory actual state. It may also be possible that the TypeDeclaration is not unbound despite the fact the factory is not active anymore.



--
This message was sent by Atlassian JIRA
(v6.1#6144)