out of memory in tomcat
843840Apr 1 2002 — edited May 20 2003Hi
I use Tomcat for writing Java Servlet.
When starting Tomcat in server, a starting some tasks in processes list of task manager (WinNT), there is java.exe too.
The problem is when I connect with servlet and test it, the size of Virtual Memory (VM) of process java.exe is get more size, and don't minimizing a size, when I close session, even if I close browser.
It's come to "out of virtual memory"
~Leeloo