Another transaction by user XXXXXX is already in progress for this app and major version. That user can undo the transaction with appcfg.py's "rollback" command.
解决方法:
1.Another transaction by user xxx is already in progress for this app and major version. That user can undo the transaction with appcfg.py's "rollback" command.
解決に至りました。
コマンドプロンプトから下記を叩くことでrollback出来ます。
C:\eclipse\plugins\com.google.appengine.eclipse.sdkbundle_1.2.1.v200905131143\appengine-java-sdk-1.2.1\bin> appcfg.cmd rollback C:\eclipse\workspace\ProjectName\war
2.[google-appengine] Re: appcfg.py update error after upgrading to 1.1.9 and: msg#00567
GoogleAppEngine
Subject: [google-appengine] Re: appcfg.py update error after upgrading to 1.1.9 and google-appengine-patch 1.0 No, before it. After that, I did run appcfg.py rollback, seemingly successfully. One note is I am unable to access code.google.com from China. Not sure if it is relevant. Thanks,3.Google App Engine Rolling Back an UpdateIf you had an App Engine update go awry, you may need to roll it back. You will get a message like this when things are messed up and you try to "Deploy Application":*** Running appfg.py with the following flags: --no_cookies --email=acct@gmail.com --passin update Password for acct@gmail.com: Scanning files on local disk. Initiating update. 2008-08-12 08:51:32,117 ERROR appcfg.py:1334 An unexpected error occurred. Aborting. Error 409: --- begin server output --- Another transaction by user acct is already in progress for this app and major version. That user can undo the transaction with appcfg.py's "rollback" command. --- end server output --- If deploy fails you might need to 'rollback' manually. The "Make Symlinks..." menu option can help with command-line work. *** appcfg.py has finished with exit code 0 *** The solution (paths from a mac) is to running the command:python /usr/local/bin/appcfg.py -verbose --no_cookies --email=acct@gmail.com --passin rollback simplelti "simplelti" is the application directory - you need to run this where your application is a subdirectory.
相关推荐
之前一直找原因,最后知道了解决方法,具体请下载源码查看。特别是用到throw的事务中
In our example, if one transaction (T1) holds an exclusive lock at the table level, and another transaction (T2) holds an exclusive lock at the row level, each of the transactions believe they have ...
This document contains the solutions to review questions and problems for the 5th edition of Computer Networking: A Top-Down Approach by Jim Kurose and Keith Ross. These solutions are being made ...
individual needs, and restoring a user’s data from backups in a failure is a relatively simple thing[9].But usually this model expands software and hardware investment and equipment maintenance cost,...
This Project “Foreign Exchange” is used for managing the various accounts in Foreign exchange money transaction. The main module in this project is Currency conversion. The currencies used in ...
NewSID ensures that this SID is in a standard format (3 32-bit subauthorities preceded by three 32-bit authority fields).Next, NewSID generates a new random SID for the computer. NewSID‘s generation...
3.70.0.18 15-Jun-11 Possibility to load data in TVirtualTable without recreating persistent fields is added ...Bug with getting extended fields info in a transaction in the ASE data provider is fixed
In conclusion, while B2C e-commerce in China has achieved remarkable progress, addressing the issues mentioned above is crucial for sustainable growth. Through strategic partnerships, policy ...
Spring is another essential component in the architecture, providing an inversion of control (IoC) container and support for aspect-oriented programming (AOP). It simplifies the integration of various...
This problem is now just reported as an error (and BurnInTest) continues. - When BurnInTest crashes, it should now generate a "minidump" file to help debug which system component caused the failure...
Twofish 128 bit key, Twofish 256 bit key, Square, Single DES and Triple DES Reliability Repair database in case of hardware failure or operating system error caused by another application Auto-detect ...
Chapter 16 of "Database System Concepts," 5th Edition, by Silberschatz, Korth, and Sudarshan delves into the crucial topic of Concurrency Control in database systems. This chapter explores various ...
By the end of this book, you'll be well-versed in blockchain programming and be able to build end-to-end decentralized applications on a range of domains using Python. What you will learn • ...
Databases and database theory have been around for a long time. Early renditions of databases centered around a single database serving every purpose known to the information processing community—...
4.5 MNP for SMS in Countries That Have Both GSM and IS-41 Operators 92 4.5.1 SMS-MT GSM to an IS-41 Destination 92 4.5.2 SMS-MT from an IS-41 Network to a GSM Destination 95 4.6 Identification of the ...
As more and more applications of graphs hit the newsstands—from rooting out terrorist networks on Twitter to fraud detection in credit card transaction data—GraphX becomes an easy platform choice ...
In this case, MySQL serves as the underlying database system, providing reliable storage for product information, user data, and transaction records. The modular design of the system allows for ...
The purpose of this system is to streamline the processes involved in drug sales, from managing user accounts to handling orders and providing customer support. The development technology used ...
FactoryTalk Transaction Manager 用户手册,便于了解产品配置等
事务处理:概念与技术 英文版pdf,本书列举了大量成功的商业和研究系统的实例,此外,列出了许多事务处理算法的可编译的C代码片段。本书对于那些对实现分布式系统或客户-服务器结构感兴趣的人来说,是值得一读的。...