Re: java.lang.OutOfMemoryError ??
Re: java.lang.OutOfMemoryError ??
- Subject: Re: java.lang.OutOfMemoryError ??
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 02 Jun 2011 11:21:41 -0700 (PDT)
I have no idea if I have chosen values too big, but I copied this to the VM arguments section and it works great now:
-Xms512m
-Xmx1024m
Thank you.
Ted
--- On Thu, 6/2/11, Travis Britt <email@hidden> wrote:
> From: Travis Britt <email@hidden>
> Subject: Re: java.lang.OutOfMemoryError ??
> To: "Theodore Petrosky" <email@hidden>
> Cc: email@hidden
> Date: Thursday, June 2, 2011, 1:39 PM
> 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@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
>
>
_______________________________________________
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