Google App Engine更新或回滚无效 [英] Google App Engine update or rollback not working

查看:133
本文介绍了Google App Engine更新或回滚无效的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在部署我的Google应用引擎项目时遇到问题。它告诉我做回滚,所以我这样做,它说它成功了......但是当我重新部署时,它又失败了!



我尝试更改我的版本应用程序和更新,但它仍然失败,同样的错误信息。



我试着部署相同的项目到我的其他应用程序引擎应用程序,它工作正常。 >

这就像我一直被永久锁定在更新我的应用程序!
有没有人经历过这种情况?



以下是部署输出。

 准备部署:
在'C:\ Users \XXXXXX\AppData\Local\Temp\Appcfg6042733420741259764.tmp'
处创建分段目录扫描jsp文件。
编译jsp文件。
扫描本地磁盘上的文件。
扫描了250个文件。
扫描了500个文件。
扫描了750个文件。
扫描了1000个文件。
扫描了1250个文件。
扫描了1500个文件。
扫描了1750个文件。
扫描了2000个文件。
扫描了2250个文件。
扫描了2500个文件。
扫描了2750个文件。
扫描了3000个文件。
扫描了3250个文件。
扫描了3500个文件。
扫描了3750个文件。
扫描了4000个文件。
扫描了4250个文件。
扫描了4500个文件。
启动更新。
com.google.appengine.tools.admin.HttpIoException:发布到网址时出错:https://appengine.google.com/api/appversion/create?app_id = codeavengers& version = alpha& amp; amp;
409冲突
用户mrwwalmsley的另一个事务已经在app:s〜codeavengers版本:alpha中进行。该用户可以使用appcfg rollback撤销事务。


解决方案

我有同样的问题,我需要迁移我的应用程序级设置添加到模块/版本级别。


转至管理控制台中应用程序设置页面的性能部分,应该会看到一个解释迁移过程的部分。


我在这里找到了解决方案: https://code.google.com/p/googleappengine/issues/detail?id=10021#c10

I am having trouble deploying my Google app engine project. It tells me to do a rollback, so I do that and it says it succeeded... but when I redeploy it fails again!

I try changing the version of my app and update but it STILL fails with the same error message.

I tried deploying the same project to on of my other app engine applications and it works fine.

It's like I have been permanently locked out of doing updates to my app!! Has anyone experienced this before?

Here is the output from deployment.

Preparing to deploy:
    Created staging directory at: 'C:\Users\XXXXXX\AppData\Local\Temp\appcfg6042733420741259764.tmp'
    Scanning for jsp files.
    Compiling jsp files.
    Scanning files on local disk.
    Scanned 250 files.
    Scanned 500 files.
    Scanned 750 files.
    Scanned 1000 files.
    Scanned 1250 files.
    Scanned 1500 files.
    Scanned 1750 files.
    Scanned 2000 files.
    Scanned 2250 files.
    Scanned 2500 files.
    Scanned 2750 files.
    Scanned 3000 files.
    Scanned 3250 files.
    Scanned 3500 files.
    Scanned 3750 files.
    Scanned 4000 files.
    Scanned 4250 files.
    Scanned 4500 files.
    Initiating update.
com.google.appengine.tools.admin.HttpIoException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=codeavengers&version=alpha&
409 Conflict
Another transaction by user mrwwalmsley is already in progress for app: s~codeavengers, version: alpha. That user can undo the transaction with "appcfg rollback".

解决方案

I had the same issue, I needed to migrate my application-level settings to the module/version level.

Go to the Performance section of the Application Settings page in the Admin Console, and you should see a section explaining the migration process.

I found the solution here: https://code.google.com/p/googleappengine/issues/detail?id=10021#c10

这篇关于Google App Engine更新或回滚无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆