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]
