-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
please do NOT send HTML email to this list!
> I have been working with Apache Jserv for the last month.. and just lately
> started testing it under heavy duty..
> when making about 40 Connections to jserv I am getting a
> "java.lang.OutOfMemoryError" and the Jserv Dies.
> the complete error is :
> ApacheJServ/1.0: An error occurred listening to the port:
> java.lang.OutOfMemoryError
> I tried adding parameter -mx64m, and the server crashed just about the same
place.
>
maybe you have a resource leak in your servlet? (yes, you can have resource
leaks in java).
-jon
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]