Hi Steel, There have been quite a lot of instabilities in deploying new versions recently: check older messages of this group.
Maybe, the changes done by Google in this domain are not finished yet... regards didier On Nov 21, 2:06 pm, Steel <[email protected]> wrote: > I'm using the integrated Google App Engine module in IntelliJ IDEA > 9.0.4 > It's been working fine for weeks, but this morning I can't update my > application - it checks for about 15 minutes and then rolls back the > update. > > Unable to update: > java.lang.RuntimeException: Version not ready. > at > com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java: > 516) > at > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java: > 129) > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > 56) > at com.google.appengine.tools.admin.AppCfg > $UpdateAction.execute(AppCfg.java:547) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:138) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:61) > at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:57) > com.google.appengine.tools.admin.AdminException: Unable to update app: > Version not ready. > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > 62) > at com.google.appengine.tools.admin.AppCfg > $UpdateAction.execute(AppCfg.java:547) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:138) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:61) > at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:57) > Caused by: java.lang.RuntimeException: Version not ready. > at > com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java: > 516) > at > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java: > 129) > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > 56) > ... 4 more -- 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.
