I suddenly can not get appcfg.cmd to work from the command line.

I was happily updating the app from the command line, entered the wrong 
password this morning and now get errors

I'm on Windows 7 using Java 6



I put a simple Java app up with eclipse and it works. I then tried updating 
using the command line and get errors.

Is there some file I need to clear?

Here is the command window output from the simple Java app

C:\Users\Gary\workspace\js-test-java>C:\Users\Gary\Downloads\appengine-java-sdk-
1.6.0\appengine-java-sdk-1.6.0\bin\appcfg.cmd update war
Reading application configuration data...
Nov 28, 2011 4:39:42 PM 
com.google.apphosting.utils.config.AppEngineWebXmlReader
 readAppEngineWebXml
INFO: Successfully processed war\WEB-INF/appengine-web.xml
Nov 28, 2011 4:39:42 PM 
com.google.apphosting.utils.config.AbstractConfigXmlRead
er readConfigXml
INFO: Successfully processed war\WEB-INF/web.xml
Beginning server interaction for js-test-java...
0% Created staging directory at: 
'C:\Users\Gary\AppData\Local\Temp\appcfg1165443
109153906395.tmp'
5% Scanning for jsp files.
20% Scanning files on local disk.
25% Initiating update.

java.io.IOException: Error posting to URL: 
https://appengine.google.com/api/appv
ersion/create?app_id=js-test-java&version=1&
404 Not Found
This application does not exist (app_id=u'js-test-java').

Unable to update app: Error posting to URL: 
https://appengine.google.com/api/app
version/create?app_id=js-test-java&version=1&
404 Not Found
This application does not exist (app_id=u'js-test-java').


Please see the logs 
[C:\Users\Gary\AppData\Local\Temp\appcfg115899226697163950.l
og] for further information.




-----
hah
The app exists http://js-test-java.appspot.com/

I read other topic and it sounds like it happens, I would like to know how 
to 'fix' it.

argh...

Gary

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/2EguiDOgytAJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to