Hi All,
I have an web application deployed with Tomcat 5.0.28. In some cases my
queries can bring back huge amounts of data. Looking Windows Task
Manager I perceived the natural memory increase. I noticed that when I
call my logout method (It calls session.invalidate()) or my user session
expieres the memory is still in use, in other words, the memory is not
cleaned. This process will cause OutOfMemoryException soon. I would like
to undertand how can I discover why this happens and how can I fix it.
Best regards,
José Renato.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]