Re: Out of error debugging
Re: Out of error debugging
- Subject: Re: Out of error debugging
- From: François Reboursier <email@hidden>
- Date: Thu, 28 Jul 2005 13:32:28 +0200
On Jul 28, 2005, at 8:08, Eric Stewart wrote:
WO will run great for 8 - 14 hours without a problem. I get average
transaction times of around 0.1 seconds and average idle times around
0.4 seconds. The system says there is 1.43 GB of free memory.
Eventually the instances start getting java.lang.OutOfMemoryError
exceptions. Then wotaskd stops responding and I have to reboot the
server to get everything back online.
I'm currently not setting any memory sizes, so it's using the default,
which I think is 64 MB.
I really am unsure where to start looking for the source of this
problem.
Try to increase Java max heap size by adding the following
launch parameter to the JVM:
-Xmx256m
(This was allready discussed at length a few days ago. search the
list archives for a thread called 'Debugging Memory ? ' )
Regards,
François
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden