https://issues.apache.org/bugzilla/show_bug.cgi?id=49249
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-05-05 01:29:35 EDT --- A quick search gives me this reference: http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom "The parallel collector will throw an OutOfMemoryError if too much time is being spent in garbage collection" Out of memory errors mean that you must profile your own application to identify the root cause. See users@ list archives for further pointers. http://wiki.apache.org/tomcat/OutOfMemory http://tomcat.apache.org/bugreport.html#Bugzilla_is_not_a_support_forum Closing as INVALID, because there is no Tomcat issue here. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org