deployment - Can't deploy my App Engine since SDK 1.9.46 -
since upgraded gradle build deploy app engine application sdk 1.9.46, deployment conflict messages, 1 below.
beginning interaction module admin... 0% created staging directory at: '/var/folders/m8/6z4h4k2x11s3whxrqmd79lym0000gn/t/appcfg2292422843793738444.tmp' 5% scanning jsp files. 8% generated git repository information file. 20% scanning files on local disk. 25% scanned 250 files. 28% scanned 500 files. 31% scanned 750 files. 33% scanned 1000 files. 34% initiating update. nov 13, 2016 11:11:41 com.google.appengine.tools.admin.abstractserverconnection send1 warning: error posting url: https://appengine.google.com/api/appversion/create?module=admin&app_id=the-outdoor-game&version=dev& 409 conflict there operation pending application: applock held "updating engine_version_id='dev' within engine_id='default'." acquired peter.fortuin @ 2016-11-13 09:15:05.482616 gmt. please wait , try again or use 'appcfg rollback' attempt cleanly abort current operation. try #0
a rollback if not solving problem. thing seems work downgrading app engine sdk 1.9.44. gives me other problems don't want solve.
anybody has idea how solve this? can bug in 1.9.46 sdk? else seeing same thing?
i have resolved problem changing 'service' 'module' in appengine-web.xml of module. see https://github.com/googlecloudplatform/gradle-appengine-plugin/issues/268 more information.
Comments
Post a Comment