【问题标题】:Upload App Inventor 2 to Google App Engine, Found more than 100 URLMap entries in application configuration将 App Inventor 2 上传到 Google App Engine,在应用配置中发现 100 多个 URLMap 条目
【发布时间】:2014-03-25 15:34:59
【问题描述】:

我正在构建 App Inventor 2 并将其上传到我们的 Google App Engine 帐户。我正在按照此处的说明进行操作:How to build App Inventor from the MIT sources

在我尝试上传到 GAE 之前一切正常。它构建并且我能够在我的本地机器上运行它。上传失败并显示以下内容...

com.google.appengine.tools.admin.HttpIoException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=com-bytedept-app-inventor-2&version=1&
400 Bad Request
Error when loading application configuration:
Found more than 100 URLMap entries in application configuration

Unable to update app: Error posting to URL:     https://appengine.google.com/api/appversion/create?app_id=com-bytedept-app-inventor-2&version=1&
400 Bad Request
Error when loading application configuration:
Found more than 100 URLMap entries in application configuration

Please see the logs [/var/folders/qc/4l37zs2547v0jt05vwkjr_lc0000gp/T/appcfg9183580475283654947.log] for further information.

我看到其他问题引用“在应用程序配置中发现超过 100 个 URLMap 条目”,但我没有看到他们的回答如何适用于这种情况。

我使用的是 Java 1.7.0_51 和本地 App Engine Java SDK 1.9.1。

【问题讨论】:

    标签: java google-app-engine app-inventor


    【解决方案1】:

    这看起来像是 GAE 1.9.1 脚本中的错误。我降级到了 1.8.9 版,它运行顺利。

    【讨论】:

      猜你喜欢
      • 2012-07-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-07-13
      • 2016-02-05
      • 1970-01-01
      • 1970-01-01
      • 2015-12-08
      相关资源
      最近更新 更多