Thanks a lot Alex,

There was some memory leak problem with the Java collections I used..
its working fine now.

We should use parameterized collection as far as possible..

Regards,
Sagar

On May 28, 11:31 am, "alex.d" <[email protected]> wrote:
> You should also increase the heap size for your application itself.
> You can find it under "Run configurations"->Arguments->VM Arguments.
> Set it to -Xmx512m - works fine for me.
>
> On 27 Mai, 14:41,Sagar<[email protected]> wrote:
>
> > Hello all,
>
> > I created a sample GWT application using GWT1.5. then i moved this
> > application to GWT 1.6 as instructed in the tutorial provided at the
> > google web toolkit. after finishing i am getting the error of
>
> > "Out of memory; to increase the amount of memory, use the -Xmx flag at
> > startup (java -Xmx128M) ".
> > I increased the heap size for eclipse to a maximum of enormous 1024MB
> > still the same error coming.
>
> > Kindly suggest..
>
> > Regards,
> >Sagar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to