Hello, I'm having memory issues. I don't suppose they come from tomcat, but maybe it has to do with something I am using or the way I am doing it.
It seems whenever I execute some (any) functionality of my system in tomcat, memory gets used but never returned. Eventually, I get an "Out of memory" error. I have run code profiling tools on my system and can see that all my code is getting cleaned up. Somehow my operating system is reporting I am using more and more each time. I wonder if it is the way I am implementing some third part tools or if it might be the jvm I am using. Has anybody had issues like this with jdk1.3.1_03, jakarta-tomcat-4.1.12, log4j, and lucene-1.2? Thanks in advanced, -Leo -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
