[
https://issues.apache.org/jira/browse/KARAF-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558496#comment-14558496
]
Jean-Baptiste Onofré commented on KARAF-3274:
---------------------------------------------
I don't see the failure anymore. I'm fixing this Jira for now, and I will
reopen if it happens again.
> 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)