• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: java.lang.OutOfMemoryError with WODisplayGroup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.lang.OutOfMemoryError with WODisplayGroup


  • Subject: Re: java.lang.OutOfMemoryError with WODisplayGroup
  • From: Elizabeth Lynch <email@hidden>
  • Date: Thu, 9 Oct 2003 01:12:06 +0100

Denis

You can increase the amount of memory available to the Java VM by adding the app startup parameter:

	-XmxNNNm

eg

	-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.


Is it really the case that a WODisplayGroup runs out of memory handling a table of between 3 and 6 thousand records? Is there something I should be doing to increase the available memory? Does the presence or absence of indexes, or the selection of a sort sequence in the WODisplayGroup make a difference? It does not seem to , but it occurred to me that the memory problem might crop up in sorting.


Liz --- Liz Lynch www.plsys.co.uk P&L _______________________________________________ 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.

  • Follow-Ups:
    • Re: java.lang.OutOfMemoryError with WODisplayGroup
      • From: Denis Stanton <email@hidden>
    • Re: java.lang.OutOfMemoryError with WODisplayGroup
      • From: Denis Stanton <email@hidden>
References: 
 >java.lang.OutOfMemoryError with WODisplayGroup (From: Denis Stanton <email@hidden>)

  • Prev by Date: java.lang.OutOfMemoryError with WODisplayGroup
  • Next by Date: Re: java.lang.OutOfMemoryError with WODisplayGroup
  • Previous by thread: java.lang.OutOfMemoryError with WODisplayGroup
  • Next by thread: Re: java.lang.OutOfMemoryError with WODisplayGroup
  • Index(es):
    • Date
    • Thread