Author
Out of memory error
S M Narayan
Greenhorn
Joined: Sep 29, 2003
Posts: 3
posted Mar 01, 2005 18:28:00
0
How does I resolve the out of memory errors in tomcat as this comes up after 4 or 5 times of reload of the application.
somkiat puisungnoen
Ranch Hand
Joined: Jul 04, 2003
Posts: 1312
็How many size of your server's memory?
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
The amount of memory the server has should not have anything to do with the apparent memory leak in reloading web applications.
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog ] [HowToAskQuestionsOnJavaRanch ]
Surasak Leenapongpanit
Ranch Hand
Joined: May 10, 2002
Posts: 341
Check this Tomcat FAQ: Memory for promblems solving about out of memory.
subject: Out of memory error