Re: [appengine-java] Re: Does precompilation work ?

2010-02-01 Thread Don Schwarz
The next release has a few additional fixes for precompilation stability. However, we also plan to turn precompilation on by default so I'd like to get to the bottom of any failures that you're having (especially if they are reproducible). Can anyone experiencing problems zip up their WAR

[appengine-java] Re: Does precompilation work ?

2010-02-01 Thread tomekc
Thanks for your reply. Unfortunately, the problem still occurs. The same error desription: 503 Service Unavailable... If precompilation is set to false then application is deployed without any problems. On Feb 1, 5:02 am, Peter Liu tinyee...@gmail.com wrote: In my experience deployment sometimes

[appengine-java] Re: Does precompilation work ?

2010-01-31 Thread Jerome
We have been using precompilation for a week now, and there is no such 503 while deploying on our app. Jerome On Jan 30, 8:46 pm, tomekc to...@ceszke.com wrote: Hi All, does precompilation work for you ? I'm trying a few times deploy with precompilation but still get an exception:

[appengine-java] Re: Does precompilation work ?

2010-01-31 Thread Peter Liu
In my experience deployment sometimes fail with variety of reasons. Sometimes it says precompiling starts and eventually time out. The console will suggest you to turn off precompilation, but if you try deploy again, it will work. My suggestion is keep trying. On Jan 30, 11:46 am, tomekc