what is the default size? does anyone know? (I am having the StackOverflowError as well...)
On May 13, 2:49 pm, Jason Essington <[email protected]> wrote: > you could try increasing the jvm stack size with the -Xss switch and > see if that doesn't help > > -jason > On May 13, 2009, at 12:56 PM, stefan asseg wrote: > > > > > hi, > > > i am migrating our open source web desktop framework > >http://code.google.com/p/hetras-gwt-framework/to 1.6 and it works > > fine with the official 1.6.4 release jars. as we definitely want to > > use oophm, i checked out the latest gwt trunk and built it but when i > > use the built jars including the gwt-dev-oophm.jar i get a > >StackOverflowErrorwhen compiling. > > our project uses a (slightly modified) gwt4nb build file. a newly > > created empty gwt4nb project does work with oophm, though. > > > does anybody have the same problem or know what the problem could be? > > > i still use com.google.gwt.dev.GWTCompiler instead of the new > > com.google.gwt.dev.Compiler, could that be the problem? compiling the > > project with the official 1.6.4 release jars and the GWTCompiler > > works, though. > > > thanks for your help and input in advance. > > > kind regards, > > stefan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
