Thank you for your reply John.
I'v already given "-Xms125m -Xmx256m" these parameters while running,
even tried giving 1024m. Still there is same error.
Regards,
Kirti
On Sep 12, 2007, at 1:44 PM, [EMAIL PROTECTED]
wrote:
Message: 3
Date: Wed, 12 Sep 2007 14:43:25 -0500
From: "John Huss" <[EMAIL PROTECTED]>
Subject: Re: java.lang.OutOfMemoryError: Java heap space
To: "WebObjects (Group)" <[email protected]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
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 PROTECTED]> 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.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/johnthuss%
40gmail.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]