• 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: Java heap space
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.lang.OutOfMemoryError: Java heap space


  • Subject: Re: java.lang.OutOfMemoryError: Java heap space
  • From: "John Huss" <email@hidden>
  • Date: Wed, 12 Sep 2007 14:43:25 -0500

Pass this flag to the java process that is launching the application

-Xmx256M    

This sets the maximum memory size to 256 meg.  You can choose any value though.

John

On 9/12/07, Kirti Roda <email@hidden> wrote:
I am new to WebObjects, I am trying to run existing applications
but is throwing the error
"com.webobjects.foundation.NSForwardException for
java.lang.OutOfMemoryError: Java heap space"

From the error message I can understand that it is going out of
memory, I tried giving 1024 of memory but could not help. Moreover
almost all the applications (not all as I am able to run HelloWorld
successfully ) is throwing same error so I think this it is not
Application specific.

How could I solve it? Any help would be appreciated.

Thanks in advance.

Regards,
Kirti
_______________________________________________
Do not post admin requests to the list. They will be ignored.
 _______________________________________________
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

References: 
 >java.lang.OutOfMemoryError: Java heap space (From: Kirti Roda <email@hidden>)

  • Prev by Date: java.lang.OutOfMemoryError: Java heap space
  • Next by Date: Re: Assigning a Session to a Custom WORequestHandler
  • Previous by thread: java.lang.OutOfMemoryError: Java heap space
  • Next by thread: Re: java.lang.OutOfMemoryError: Java heap space
  • Index(es):
    • Date
    • Thread