You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/05/25 22:03:17 UTC

[jira] [Resolved] (KARAF-3274) MBean itests randomly fail

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

Jean-Baptiste Onofré resolved KARAF-3274.
-----------------------------------------
    Resolution: Fixed

> MBean itests randomly fail
> --------------------------
>
>                 Key: KARAF-3274
>                 URL: https://issues.apache.org/jira/browse/KARAF-3274
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-test
>    Affects Versions: 3.0.2, 4.0.0.M3
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.4, 4.0.0.M3
>
>
> Locally or on Jenkins, MBean itests randomly fail with:
> {code}
> java.rmi.NoSuchObjectException: no such object in table
> {code}
> I think it's due to the MBean RMIServer cleaned by the GC (related to http://java.sun.com/j2se/1.5.0/docs/guide/rmi/spec/rmi-arch4.html).
> To avoid this, it should be static.
> I will create a itest (explicitily calling the GC to "force" the error) and fix that.



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