There are similar reports of stack overflow compile problems.
For this issue a patch has been 'released' by the GWT team,
which you can find in comment 21, of issue 3510:
  
http://code.google.com/p/google-web-toolkit/issues/detail?id=3510&can=1&q=stack%20overflow#c21

I don't know for sure if this helps you, since no information was
provided on the type of overflow, but it might fix your issue too.
It solved my stack overflow compilation problem.

Regards,
Hilbrand.

On May 21, 4:05 pm, "[email protected]" <[email protected]>
wrote:
> I still need to know how to configure, command line proxy settings
>
> !!! once again the new release of the plugin does not offer any
> solution to my problem
>
> the compile button is still not compiling even if I specify -Xss8m
> where as it worked and compile successfully from hosted mode with the
> same lower stack parameter (just -Xss1024k)
>
> On 21 mai, 13:25, "[email protected]" <[email protected]>
> wrote:
>
> > concerning the second case , it was a type mistake
> > my proxy requires authentiification and that's whay I mentionned the
> > second case
>
> > -Dhttp.proxyUser=me
> > -Dhttp.proxyPassword=me_crypted                 ____instead of
> > proxyHost____
>
> > when adding these two params I got my self in the second case
>
> > , concerning your question for eclipse setting , I configured eclipse
> > to use the proxy with the same ,
>
> > for every body this is a tip that may help , I changed the VM type in
> > jvm.cfg as -server (jvm ) that was helpful for some cases but not all
> > the time coz I still have stack overflow problems with bigger project
> > ( IE: if the code source of the project stay the same and I just
> > include more image ressources to the war directory the I got into
> > StackOverflow)
--~--~---------~--~----~------------~-------~--~----~
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