java - Google Cloud appcfg.cmd can't deploy because can't find appengine-web.xml -


I'm just trying to deploy the basic Hello World project and following its instructions. I got all the steps, but the last one, step 6, where I got this error:

  D: \ google-app-engine \ appengine-try-java> appcfg.cmd -A aqueous fire -561 updated target \ appengine- try-Java application to read configuration data ... April 24, 2014 16:27:39 com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml serious exception processing target / appengine -tret- Java \ WEB-INF / appengin e-web Xml com.google.apphosting.utils.config.AppEngineConfigException: D did not know: \ google-appengine \ appengine-try-java \ target \ appengine-try -java \ WEB-INF \ appengin com.google.apphosting E-web.xml (AppEngineWebXmlReader.java:75) com.google.appengine at com.google.apphosting.utils.config.AppEngineWebXmlReader.getInputStre (AppEngineWebXmlReader.java:140) on .utils.config.AppEngineWebXmlReader.readAppEngin eWebXml Tools.admin.Application & lt; Init & gt; (Application.java: 185). On com.google.appengine.tools.admin.Application.readApplication (ion.java applications: 322) A T com.google.appengine.tools.admin.AppCfg.readWar com.google.appengine.tools.admin.AppCfg.readApplication At (AppCfg.java:280) (AppCfg.java7271) at com.google.appengine. Tools.admin.AppCfg. & Lt; Init & gt; (AppCfg.java209) at com.google.appengine.tools.admin.AppCfg. & Lt; Init & gt; Com.google.appengine.tools (AppCfg.java:121). java.io.FileNotFoundException: admin.AppCfg.main (AppCfg.java:117) can not be found because the target \ appengine- try-Java \ WEB-INF \ appetite Ngine-web.xml (system-specific file) in Java .io.FileInputStream.open (Native Method) on java.io.FileInputStream. & Lt; Init>. (Unknown source) java.io.phileInputStream at & lt; Init & gt; (Unknown Source .AppEngineWebXmlReader.getInputStre pm (AppEngineWebXmlReader.java:137) on com.google.apphosting.utils.config) ... 8 more bad configuration: D could not seem to find: Try \ google-appengine \ appengine--Java \ Targ et \ appengine- try-Java \ Web by INF \ Appengine-web.xml: target \ appengine-try-java \ WEB-could not get the INF \ appengine-web.xml (system file explicit) Please See log [C: \ Users \ Micah ~ 1 \ Epadata \ Local Temp \ appcfg7867248686279117 668.log] for more information. D: \ google-appengine \ appengine-try-java & gt;   

I was able to successfully complete Step 5, run your app locally (). So come on Not sure how I can run locally if I'm not really missing an app engine-web.xml file.

After

Jordan Fez of Google Cloud Platform Support said that there is a mistake in step 6, in which he said that Will be fixed on the point. The correct command is as follows (note in the end that is -1.0 ):

  Episode CMD-A Aqueous flames -561 update target \ appengine-try-java -1.0    

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -