It is JServ or Apache's BUG, I have servlet run in JRun very well, but put it into 
JServ, it will be auto-restarted after a period of time.

Frankie

----- Original Message -----
From: Rob Rodgers <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 16, 2000 2:11 AM
Subject: Trivial servlet causes OutOfMemoryException


> 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

___________________________________________________________________________
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

Reply via email to