There's a patch on the issue that was opened up. There's another thread that discusses it.
On Fri, Apr 17, 2009 at 10:57 AM, Gleb <[email protected]> wrote: > > Hi, > > I have pretty the same problem. My project successfully works in Host- > mode, can be compiled and opened in Web-mode (from Host mode or by > ant), but when I try to deploy it to Google App Engines by Eclipse > plugin, I always get during complication time the following error: > > [ERROR] Unexpected internal compiler error > java.lang.StackOverflowError > at java.io.ObjectOutputStream$HandleTable.hash > (ObjectOutputStream.java:2321) > > I set -Xmx1G -Xss1024k as default parameters for JVM (after that Host > mode compler started work well), but it looks like Eclipse plugin uses > own settings. > > Can anybody give me a hint, how to overcome this issue? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
