Tune VM Garbage Collection
Resources
Stack Size issue
OutOfMemoryExceptionWhenCannotCreateThread
Garbage Collection logging
Add the following vm properties either to run.bat on W32 or run.conf on Unix systems
-XX:+PrintGC -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -Xloggc:gc.log
Comments