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 (Created) (JIRA)" <ji...@apache.org> on 2011/12/14 10:24:30 UTC

[jira] [Created] (FELIX-3271) On KF, the Instance singleton strategy throws an UnsupportedOperationException when stopping

On KF, the Instance singleton strategy throws an UnsupportedOperationException when stopping
--------------------------------------------------------------------------------------------

                 Key: FELIX-3271
                 URL: https://issues.apache.org/jira/browse/FELIX-3271
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: iPOJO-1.8.0
            Reporter: Clement Escoffier
             Fix For: ipojo-core-1.8.2


When we stop a bundle including an instance providing a service using the INSTANCE creation strategy, KF is calling hashCode on the registered proxy. This method is not supported and so we get an UnsupportedOperationException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (FELIX-3271) On KF, the Instance singleton strategy throws an UnsupportedOperationException when stopping

Posted by "Clement Escoffier (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier resolved FELIX-3271.
--------------------------------------

    Resolution: Fixed
      Assignee: Clement Escoffier

Fixed in trunk.
                
> On KF, the Instance singleton strategy throws an UnsupportedOperationException when stopping
> --------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3271
>                 URL: https://issues.apache.org/jira/browse/FELIX-3271
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.8.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>             Fix For: ipojo-core-1.8.2
>
>
> When we stop a bundle including an instance providing a service using the INSTANCE creation strategy, KF is calling hashCode on the registered proxy. This method is not supported and so we get an UnsupportedOperationException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira