Re: java.lang.outofmemory
Re: java.lang.outofmemory
- Subject: Re: java.lang.outofmemory
- From: Paul Lynch <email@hidden>
- Date: Wed, 8 Mar 2006 12:51:00 +0000
On 7 Mar 2006, at 23:10, Randy Wigginton wrote:
At the risk of appearing foolish to a lot of people… where do I
adjust the memory setting in XCode? I’ve gone to the target, and
pasted the command line changes into the “pure java” field. But my
startup parameters don’t change. Where does it really belong?
If you set it per instance using JavaMonitor, it goes in Instance
Settings, Additional Arguments, with all the other command line
arguments.
In the project (Xcode 2.2), inspect the Executable for your app, and
use the Arguments tab. Like the example Jacky Gagnon used:
-Xms64m -Xmx300m
Paul
_______________________________________________
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