Michal,

Have a look at issue #3510 (link below). Scott's working on reducing
the memory usage in the compiler. I think he committed some of that
work to trunk recently, but I haven't tried it yet.

http://code.google.com/p/google-web-toolkit/issues/detail?id=3510&q=stack%20overflow

Some things you could try:

1. Compile for a single browser.
2. Download and build trunk, and try to compile with that.
3. Try running the compiler with a different version of Java.

I'm sure that any additional data you can provide on that issue would be useful.

Hope that helps.

- Isaac

On Fri, Apr 3, 2009 at 12:37 PM, Michal Bergmann
<[email protected]> wrote:
>
> I'm also getting StackOverflowError from com.google.gwt.dev.Compiler.
> I've tried to increase stack size to 32 MB (-Xss32m), but compilation
> still fails with StackOverflowError. When I tried to use even bigger
> stack size, jvm failed to start with OutOfMemoryError.
> M.
>
> On Apr 1, 2:25 pm, Isaac Truett <[email protected]> wrote:
>> You need to increase stack size (-Xss).
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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