On Tue, 14 May 2002, Patrick Husi wrote:

> Hi
>
> We're working with Solaris 8 with 640Mb Memory, tomcat 4.01 and cocoon 2.0.2
> and have three instances of cocoon running on it.
>
> Unfortunately after working with cocoon java hangs up and nothing works
> anymore. We have to restart cocoon.

OutOfMemoryException? Or an other exception in the logs?

> How should we configure the Xms, Xmx, freememory and heapsize settings to
> have no more crashes.

You could try

export CATALINA_OPTS='-Xmx300m -Xms200m'

but I think your problem aren't the memory settings.


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to