Re: java.lang.OutOfMemoryError with WODisplayGroup
Re: java.lang.OutOfMemoryError with WODisplayGroup
- Subject: Re: java.lang.OutOfMemoryError with WODisplayGroup
- From: Denis Stanton <email@hidden>
- Date: Fri, 10 Oct 2003 09:40:03 +1300
Hi Liz
On Thursday, October 9, 2003, at 01:12 PM, Elizabeth Lynch wrote:
Denis
You can increase the amount of memory available to the Java VM by
adding the app startup parameter:
-Xmx256m
to increase the memory to 256MB (I believe the default is 64MB).
However although that will probably fix the symptom, it may not be the
'correct' answer to the underlying problem; I expect others will be
able to offer suggestions on that.
With your further guidance on how to set the parameter, increasing to
256MB allows me to open the page that loads 6063 rows. All the advice
about not loading so many rows is still true, but I just wanted to
acknowledge that your fix did indeed remove the symptom, if not the
underlying problem
Denis
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.