Also the GWT patch will probably help with this issue:
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/1342916873cd523b?hl=en

I no longer see the -Xss property after adding the patch jar to my
classpath

On Jul 2, 1:13 pm, hezjing <hezj...@gmail.com> wrote:
> Hi
>
> I temporary avoid this StackOverflowError by compiling the project to only
> one browser,
>
> --- module.xml ---
> <set-property name="user.agent" value="ie6" />
>
> with my current VM arguments set to -Xss64M and -Xmx512M.
>
> I probably have to compile to the different browsers one by one.
>
> Really, I have no glue what are the appropriate values of -Xss and the -Xmx
>  :-(
>
>
>
> On Wed, Jul 1, 2009 at 8:52 PM, hezjing <hezj...@gmail.com> wrote:
> > Hi
> > I know this is not a new problem, and I resolved this problem the 1st time
> > by setting -Xss1024k.
>
> > Now it comes back again, but the problem still exist after I increased the
> > stack size to -Xss8M, -Xss16M or -Xss64M.
>
> > I would like to try out the patch described in the comment 21 of
> >http://code.google.com/p/google-web-toolkit/issues/detail?id=3510,
> > but may I know where should I save the gwt-dev-patch.jar if I'm using
> > Google plugin?
>
> > I tried to copy gwt-dev-patch.jar to the directory where
> > the gwt-dev-tools.jar is found,
> > C:\eclipse\configuration\org.eclipse.osgi\bundles\589\1\.cp\libs
>
> > but that doesn't seem to resolve the problem :-(
>
> > Do you have any idea?
>
> > --
>
> > Hez
>
> --
>
> Hez
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to