3 month ago, i develop a web application running on TomCat 4.1.29. Since, i
always have the same error "out of memory error" after the site was down. I
try all sort of solutions without succes :
- setting more memory to the JVM (256 Mo Max, 128 Min)
- adding RAM to the server : actually 1 Go
- Profiling my developpement with JMemProf, without finding any problem
of memory.
- Optimising SQL queries and java code.
- Setting session timeout to 10 mn.
I use a MySQL .3.23.58, and the connections are managed by a Connexions's
pool
If someone has a similar experience, tell me what to do :
www.ludicplace.com
Ryan Stewart - 18 Mar 2004 13:46 GMT
> 3 month ago, i develop a web application running on TomCat 4.1.29. Since, i
> always have the same error "out of memory error" after the site was down. I
[quoted text clipped - 13 lines]
>
> www.ludicplace.com
Already answered in c.l.j.h. Crosspost next time or just choose one group.
Most who read this one read that one as well.
Joerg Baumgaertel - 18 Mar 2004 15:56 GMT
You can use the Reference Scanner.
I just published a Tomcat Howto.
You find it here:
usage
http://jb2works.com/
Scanning a single webappl
http://jb2works.com/refscan/tomcat.html
Scanning tomcat full-space
http://jb2works.com/refscan/tomcatfull.html
Best regards,
Joerg Baumgaertel
> 3 month ago, i develop a web application running on TomCat 4.1.29. Since, i
> always have the same error "out of memory error" after the site was down. I
[quoted text clipped - 13 lines]
>
> www.ludicplace.com