Thanks Jason.That was it..It worked after I used gmail account. Sudeep 2009/4/13 Jason (Google) <[email protected]>
> Right, if you're using a Google Apps account to upload your application, > that might be the issue. If you have a non-Google Apps account, e.g. a Gmail > address, try getting this account activated for the Java runtime use it to > deploy your applications. > > - Jason > > 2009/4/11 Dmitry V Ilyin <[email protected]> > > >> Do you use Google Apps-based account? >> >> On 12 апр, 10:09, "[email protected]" <[email protected]> wrote: >> > Hi Jason, >> > I have similar issue while publishing java app using eclipse and yes I >> > did receive an email two days ago stating that my java app engine >> > account had been activated. >> > Any ideas? >> > Thanks >> > Sudeep >> > On Apr 9, 1:39 pm, Jason <[email protected]> wrote: >> > >> > > 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 -~----------~----~----~----~------~----~------~--~---
