[
https://issues.apache.org/jira/browse/KARAF-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-3274:
----------------------------------------
Fix Version/s: (was: 3.0.3)
3.0.4
> 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: 4.0.0, 3.0.2
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.0, 3.0.4
>
>
> 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)