Adam Gifford wrote:
> Hello, we've been writing some servlets that take a significant amount
> of memory,and a long time to run. With one of the servlets, it has
> repeatedly crashed with
> [22/04/1999 12:25:48:744 EDT] java.lang.OutOfMemoryError
> at org.apache.jserv.JServConnection.run(Compiled Code)
> at java.lang.Thread.run(Compiled Code)
> in the logs. it always seems to crash @ 57minutes (apache timeout was
> raised to 60minutes),
> we have adjusted the -mx setting from teh default to 32megs to 100megs,
> with no apparent effect. I don't believe its due to exhausting the
> memory/swap space on the machine.
>
What is the memory really available on your system (RAM+swap) ?
Jean-Luc
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]