Hi,
On Wed, 16 Jun 1999, Rodrigo Zerlotti wrote:
RZ| does anyone have an idea on how to avoid these errors?
[...]
RZ| java.lang.OutOfMemoryError: :
RZ| [15/06/1999 13:19:02:492] (ERROR) an error returned handling request via
a) try to find the places where your code uses up much memory and avoid
these e.g. by reusing objects
b) Set the maximum heap of your jvm larger i.e. set
wrapper.bin.parameters=-mx80m
(if physical memory permits) in jserv.properties
ciao,
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]
"One difference between SuSE and Red Hat is that the former operates in a
country where people don't sue each other over coffee being too hot."
Linus Torvalds
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]