I have a page that builds a query in a StringBuffer and stores the sql statement
in a session variable. It worked fine until now. I get once in a while the
following exception:
Exception thrown processing JSP page.
java.lang.OutOfMemoryError
at java.lang.StringBuffer.append(StringBuffer.java, Compiled Code)
I end up having to restart the server (sometimes twice). What can I do to
troubleshoot and avoid this problem? Could it be the garbage collection not
working properly?
Thanks in advance
______________________________________________________________________
Get the JRun Web Application Construction Kit - the only book written specifically for
JRun developers.
http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists