Re: GWT compiler fail

2010-01-08 Thread lfrohman
After some research, and adding verbose to the compile step, I found
this is a memory
error. I tried various values for the -Xss -Xms and -Xmx options, and
finally got the compile
to succeed.

On Jan 7, 12:28 pm, lfrohman lfroh...@gmail.com wrote:
 On the GWT 2.0 compile, I am getting a

 The following error occurred while executing this line:
 ... Java returned: 137

 but there is no error description. Has anyone seen this?
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




GWT compiler fail

2010-01-07 Thread lfrohman
On the GWT 2.0 compile, I am getting a

The following error occurred while executing this line:
... Java returned: 137

but there is no error description. Has anyone seen this?
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.