I'm wondering if anyone can help with a problem we're seeing on JServ (1.1
final).
We have discovered that even a trivial servlet with an trivial get()
implementation (one that prints nothing more than "empty" in an HTML body)
will crash with an OutOfMemoryException if hit once or twice per second for
5 or 6 hours.
Our test case is simple: we have a simple bit of javascript in one frame
that constantly (once per second) refreshes the contents of another frame
from our servlet.
Has anyone seen this problem? We are not leaking -- there are no
references being stored to any object (see above).
RSR
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html