Hi Yang,
If increasing stack space doesn't work, you might want to give Scott's
latest gwt-dev patch a try. You can find it attached to Issue #3510 linked
below.

Issue #3510:
http://code.google.com/p/google-web-toolkit/issues/detail?id=3510

Hope that helps,
-Sumit Chandel

On Tue, Apr 14, 2009 at 11:18 AM, Vitali Lovich <[email protected]> wrote:

> -Xss2048k or whatever size you esnt
>
>
> On Tue, Apr 14, 2009 at 11:46 AM, Ian Petersen <[email protected]> wrote:
>
>>
>> On Mon, Apr 13, 2009 at 11:38 PM, Yang Lei <[email protected]> wrote:
>> > I had try, but the problem still happened...
>>
>> You're running out of stack space so you could try increasing that.  I
>> think the usual JVM argument is -ss, or something, but you should be
>> able to find the right answer with java -help.  Of course, if you've
>> found a bug in the compiler, increasing stack space may not solve the
>> problem....
>>
>> Ian
>>
>>
>>
>
> >
>

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