java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=5834361&version=1& 404 Not Found This application does not exist (app_id=u'5834361').
On Apr 1, 9:58 pm, "Ikai L (Google)" <[email protected]> wrote: > What is your application ID? > > > > > > On Wed, Mar 31, 2010 at 6:58 PM, theBULLL <[email protected]> wrote: > > 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 > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine-java%2b[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine-java?hl=en. > > -- > Ikai Lan > Developer Programs Engineer, Google App > Enginehttp://googleappengine.blogspot.com|http://twitter.com/app_engine- Hide > quoted text - > > - Show quoted text - -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
