GAE部署到正式服务器时报错
在测试环境运行正常,使用eclipse部署到正式服务器时报错信息为:
An internal error occurred during: "Deploying gwenhq to Google".
Received SAXException parsing the input stream for
E:/project-java/p-eclipse/gwenhq/war\WEB-INF/datastore-indexes.xml
这个可能是gae生成的本地数据文件,删除后就可以直接部署了,这个小小的bug可谓是大大增加了部署的步骤..
欢迎转载,请注明出处:亲亲宝宝