you have 2 choice 1) wait like one day. than your opened connection will be closed by appEngine and you will be able to upload again. 2) command update tool to have a parameter to close that connection.
On Feb 20, 3:00 pm, Henning <[email protected]> wrote: > Hi, > > I had a connection error during a deployment so the thing did not go > through. > > Now I have a connection again, but am not able to do any deployments > anymore. It says: > > Scanning files on local disk. > Initiating update. > java.io.IOException: Error posting to > URL:https://appengine.google.com/api/appversion/create?app_id=studyhebrew... > 409 Conflict > Another transaction by user [email protected] is already in > progress for this app and major version. That user can undo the > transaction with appcfg.py's "rollback" command. > > I don't have Python. How can I "rollback" now ? > > Regards, > Henning -- 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.
