It is not a bug, it is the way that RMI works. I don't know if using DisableExplicitGC will work for this, it all depends on how RMI goes about causing a GC, and whether it does it via C code or via Java code.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233997#4233997 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233997 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
