Hello,

I am getting the following error and I cannot seem to figure out what
is wrong.  I would appreciate any insight.  Here is what results in
the Eclipse console. I have replace my app id number with MY_APP_ID.

Compiling module com.mywebapp2.MyWebApp2
   Compiling 6 permutations
      Compiling permutation 0...
      Compiling permutation 1...
      Compiling permutation 2...
      Compiling permutation 3...
      Compiling permutation 4...
      Compiling permutation 5...
   Compile of permutations succeeded
Linking into C:\WORKSPACE\MyWebApp2\war\mywebapp2.
   Link succeeded
   Compilation succeeded -- 28.127s
Creating staging directory
Scanning for jsp files.
Scanning files on local disk.
Initiating update.
java.io.IOException: Error posting to URL:
https://appengine.google.com/api/appversion/create?app_id="MY_APP_ID"&version=1&;
404 Not Found
This application does not exist (app_id=u'"MY_APP_ID"').

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to