Re: UiBinder causes build to fail with out of memory

2010-09-03 Thread andrew_d_mackenzie
Thanks Jeff. I didn't seem to have any specific stack size previously, and as you said - I must have been close to the limit with the default. Using -Xmx512m fixed it. Thanks -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to

Re: UiBinder causes build to fail with out of memory

2010-09-02 Thread Jeff Chimene
It's entirely possible you're at a boundary. I've seen the same behavior: one more entry in a uibinder file and out of memory. You don't say what your current stack size is. I use -Xmx512m -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To