I keep on getting this during deployment:

Deploying new version.
Will check again in 1 seconds
Will check again in 2 seconds
Will check again in 4 seconds
Will check again in 8 seconds
Will check again in 16 seconds
Will check again in 32 seconds
Will check again in 64 seconds
Will check again in 128 seconds
Rolling back the update.
java.lang.RuntimeException: Version not ready.

This happens almost every time I deploy. The thing is, the application
code deploys just fine, but this error prevents any updates to indexes
or queues.

In summary, the new version gets deployed to the app engine just fine.
I can set it as default version and it works. What breaks is that any
queues or indexes are not updated because they never get uploaded due
to the above error.

Please help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to