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 to be displayed with DisplayTag. I am using the exportation filter feature too. After session expires, looking Windows Task Manager, I perceived the memory highly consumed yet. So I suppose that memory is still in use, in other words, the memory is not cleaned. Then, can the list reference be being held by another one? I am saving the lists in request scope not in session. So why the list data "survives" after the request and session were gone? This accumulation will sooner or latter cause OutOfMemoryException. I am not figuring out why it is happening. Some suggestions how can I solve this situation? Or how to discover who is holding the list reference?
Best regards, José Renato. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user