eclipse.ini controls vm settings for the eclipse application. Change vm settings for your WO application edit debug configurations, go to the arguments tab, enter args in the VM arguments section.
Sent from my iPhone On Jun 2, 2011, at 1:20 PM, Theodore Petrosky wrote: > I don't understand how to add memory values to my development system. > > I have in my eclipse.ini > > -vmargs > -Xms512m > -Xmx1024m > > however my development application is getting this error: > > Jun 02 09:49:24 ASColorGrid[55200] WARN NSLog - <WOWorkerThread id=0 > socket=null> Workerthread exiting due to error, respawning with ID 10000... > Exception in thread "WorkerThread0" > com.webobjects.foundation.NSForwardException [java.lang.OutOfMemoryError] > Java heap space:java.lang.OutOfMemoryError: Java heap space > > > I am looking in the properties of the project, I don't understand what I have > to add. > > (or my app is just bad and I need to fix it!!!!) > > Ted > > > _______________________________________________ > 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/tbritt%40phigment.org > > 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]
