Hi rohit, Hyphen's are allowed in the app ID. Have you requested access to use the Java runtime on App Engine? You'll need to wait for an acceptance email and follow the steps it provides.
http://code.google.com/appengine/kb/java.html#runtime Thank you, Jeff On Wed, Apr 22, 2009 at 11:54 AM, rohit <[email protected]> wrote: > > Hi, > > I am getting a 400 bad request error while uploading a simple app > using eclipse plugin. App Id = 'puma-core'. > > app id is not supposed to have a hyphen but I guess my app Id was > accepted. anyhow..why plugin is having this issue > > initiating update. > Unable to upload: > java.io.IOException: Error posting to URL: > > http://appengine.google.com/api/appversion/create?app_id=puma-core&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=puma-core&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 -~----------~----~----~----~------~----~------~--~---
