S
Sagar
We are running a web service on Tomcat 6.0 with JDK 1.5.0_12. on a
2003 Windows Server with 2GB memory.
In our load test we nioticed the memory usage for Tomcat gradually
increases. Once it reaches 2 GB, Tomcat crashes. The same
application, which is written in AION language, was tested on our PC's
and it doesn't take more than 25MB of memory.
Also, when we were running the load test, the total of Heap and Non
Heap Memory was never more than 35GB. Also validated GC process was
regularly started.
JVM Committed Memory was the only one which was identical to Physical
Memory Usage.Our assumption was Tomcat Committed Memory will be equal
to the total of Heap and Non Heap memory. Can someone please explain
if there is any process used by Tomcat which is eating up all the
memory?
Any help to fix this issue would be great as we are stuck at this
point.
Thanks,
C.K
2003 Windows Server with 2GB memory.
In our load test we nioticed the memory usage for Tomcat gradually
increases. Once it reaches 2 GB, Tomcat crashes. The same
application, which is written in AION language, was tested on our PC's
and it doesn't take more than 25MB of memory.
Also, when we were running the load test, the total of Heap and Non
Heap Memory was never more than 35GB. Also validated GC process was
regularly started.
JVM Committed Memory was the only one which was identical to Physical
Memory Usage.Our assumption was Tomcat Committed Memory will be equal
to the total of Heap and Non Heap memory. Can someone please explain
if there is any process used by Tomcat which is eating up all the
memory?
Any help to fix this issue would be great as we are stuck at this
point.
Thanks,
C.K