Did you remember to update version in your yaml? Its picky about that.
On Aug 26, 8:56 pm, tomkarren <[email protected]> wrote: > Yes. Seeing the same thing today. > > On Aug 26, 1:29 pm, oth <[email protected]> wrote: > > > > > Hello, > > > Is anyone else having problems uploading new versions to google app > > engine? We have a java app being deployed through Eclipse on SDK > > 1.3.1. > > > App name tutormapp > > > This is what I see towards the end: > > > 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. > > > Logs: > > > Unable to update: > > java.lang.RuntimeException: Version not ready. > > at > > com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.j > > ava: > > 466) > > at > > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload > > .java: > > 127) > > at > > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > > 56) > > at > > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngin > > eBridgeImpl.java: > > 271) > > at > > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(De > > ployProjectJob.java: > > 148) > > at > > org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorksp > > aceJob.java: > > 38) > > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) -- 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 [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-appengine-java?hl=en.
