Have you received an email indicating your Google App Engine for Java account has been activated? In order to deploy your applications to production, your account must be activated first:
http://code.google.com/appengine/kb/java.html#runtime - Jason On Apr 8, 1:22 pm, njaffer <[email protected]> wrote: > Getting following error when attempting to upload using eclipse plugin > on a mac, using eclipse 3.3.x. > > Unable to upload: > java.io.IOException: Error posting to > URL:http://appengine.google.com/api/appversion/create?app_id=xxx&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=xxxx&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 [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?hl=en -~----------~----~----~----~------~----~------~--~---
