[jboss-user] [Performance Tuning] - Re: growableArray.cpp. Out of swap space?

PeterJ do-not-reply at jboss.com
Mon Mar 17 11:39:16 EDT 2008


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#4137102

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137102



More information about the jboss-user mailing list