hi all,

 i followed the instruction here: 
http://code.google.com/webtoolkit/gettingstarted.html
I got the following error when deploying my web application freshly
created from google eclipse plugin( without modification). I already
got my application id from GAE.

I search the forum and realised that i got to wait for an verification
email about my google app engine sign up. it has already been a day
but i haven't receive anything from google app. I am not sure what i
should do.

thank you:)



   Compiling 5 permutations
      Permutation compile succeeded
   Linking into war
      Link succeeded
   Compilation succeeded -- 21.053s
Creating staging directory
Scanning for jsp files.
Scanning files on local disk.
Initiating update.
Unable to upload:
java.io.IOException: Error posting to URL:
http://appengine.google.com/api/appversion/create?app_id=tweebot&version=1&;
400 Bad Request
Invalid runtime specified.

        at com.google.appengine.tools.admin.ServerConnection.send
(ServerConnection.java:114)
        at com.google.appengine.tools.admin.ServerConnection.post
(ServerConnection.java:66)
        at com.google.appengine.tools.admin.AppVersionUpload.send
(AppVersionUpload.java:345)
        at com.google.appengine.tools.admin.AppVersionUpload.beginTransaction
(AppVersionUpload.java:159)
        at com.google.appengine.tools.admin.AppVersionUpload.doUpload
(AppVersionUpload.java:68)
        at com.google.appengine.tools.admin.AppAdminImpl.update
(AppAdminImpl.java:41)
        at com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy
(AppEngineBridgeImpl.java:203)
        at
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace
(DeployProjectJob.java:97)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
(InternalWorkspaceJob.java:38)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
java.io.IOException: Error posting to URL:
http://appengine.google.com/api/appversion/create?app_id=tweebot&version=1&;
400 Bad Request
Invalid runtime specified.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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