Leave the gcinterval set as is, or better yet, make it larger. This is the amount of time
(1 hour in this case) the jvm will wait before firing up a full garbage collection to
collect any leftover objects lying around from rmi usage. Doing this is a useless exercise
within an app server but the jvm insists on it.
See also this discussion:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=130504
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137102#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...