Hi,

Does anyone have the same problem ? I am trying to deploy an updated 
version of an existing application but the deployment process keeps 
verifying availability of the new version then crashes with the message : 
" Version not ready".

*Error message* is "Unable to update app: Version not ready."

*Stack trace* : 

java.lang.RuntimeException: Version not ready.
        at 
com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java:548)
        at 
com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:141)
        at 
com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:340)
        at 
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
        at 
com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:400)
        at 
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:148)
        at 
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

The appengine is appengine-java-sdk-1.6.6

I have just logged a support issue.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/cs1Z9mdNflQJ.
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?hl=en.

Reply via email to