申请gae不会部署

zer*_*rds 4 deployment google-app-engine

我不记得经历了查找唯一应用程序名称的过程.如果这是问题(我选择的名称不是新的),有人可以提醒我如何启动该过程,除非下面的错误消息提示其他一些问题.

我很确定我之前没有上传过这个应用程序,所以也许"更新"是不合适的.我点击SDK窗口中的"部署"按钮开始这个过程,顺便说一句.

*** Running appfg.py with the following flags:
    --no_cookies --email=xxx@gmail.com --passin update
Host: appengine.google.com
Application: youpoll; version: 1

Starting update of app: xxxxxxx, version: 1
Getting current resource limits.
2012-07-09 17:50:44,915 ERROR appcfg.py:2161 An error occurred processing file '': HTTP Error 403: Forbidden. Aborting. 
Error 403: --- begin server output ---
You do not have permission to modify this app (app_id=u'xxxxxxx').
--- end server output ---
Password for xxx@gmail.com: 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 1 ***
Run Code Online (Sandbox Code Playgroud)

tua*_*inh 12

我删除了〜/ .appcfg_oauth2_tokens_java,它解决了我的问题.此外,值得查看此链接https://cloud.google.com/appengine/docs/java/tools/uploadinganapp