Results 1 to 10 of 19

Thread: Goal: Use Spring Roo - GWT - GAE to create a Pokemon website for my son

Threaded View

  1. #11
    Join Date
    Nov 2012
    Location
    Waterloo Ontario
    Posts
    18

    Default

    mvn gae:deploy

    Definate user error. In a previous attempt not recorded here I tried to deploy to GAE and failed. Now, when I try to do the deploy from maven as part of this thread I get the error described below. I am now trying to figure out how to either rollback (very little detail on how to do this) or set it to another version that is not stuck in purgatory. I will keep you updated. If anyone has an example on how to roll version 1 back please share.


    Beginning server interaction for maxcardtrader...
    0% Created staging directory at: 'C:\DOCUME~1\lavercr\LOCALS~1\Temp\appcfg301115
    3760297432679.tmp'
    5% Scanning for jsp files.
    20% Scanning files on local disk.
    25% Scanned 250 files.
    28% Initiating update.
    Email: .....@gmail.com
    Password for ....@gmail.com:

    java.io.IOException: Error posting to URL: https://appengine.google.com/api/appv
    ersion/create?app_id=maxcardtrader&version=1&
    409 Conflict
    Another transaction by user dclaverty is already in progress for app: s~maxcardt
    rader, version: 1. That user can undo the transaction with "appcfg rollback".

    Unable to update app: Error posting to URL: https://appengine.google.com/api/app
    version/create?app_id=maxcardtrader&version=1&
    409 Conflict
    Another transaction by user dclaverty is already in progress for app: s~maxcardt
    rader, version: 1. That user can undo the transaction with "appcfg rollback".

    Please see the logs [C:\DOCUME~1\lavercr\LOCALS~1\Temp\appcfg8123993996 12571666.
    log] for further information.
    Last edited by dclaverty; Dec 9th, 2012 at 10:22 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •