Is this consistent and reproducible? There are occasional failures when uploading the app, but they tend to be rare. Also if you provide the app ID you are uploading to, I can look into this for you.
Thank you, Jeff On Mon, Jul 13, 2009 at 6:51 AM, Upperstage <[email protected]> wrote: > > Unable to upload app: Error posting to URL: > > http://appengine.google.com/api/datastore/cron/update?app_id=xxxx&version=1& > 500 Internal Server Error > > Server Error (500) > A server error has occurred. > > > > The error dialog directs me to the deployment console: > > Unable to upload: > java.io.IOException: Error posting to URL: > http://appengine.google.com/api/datastore/cron/update?app_id=xxx&version=1& > 500 Internal Server Error > > Server Error (500) > A server error has occurred. > > at com.google.appengine.tools.admin.ServerConnection.send > (ServerConnection.java:140) > at com.google.appengine.tools.admin.ServerConnection.post > (ServerConnection.java:78) > at com.google.appengine.tools.admin.AppVersionUpload.send > (AppVersionUpload.java:345) > at com.google.appengine.tools.admin.AppVersionUpload.updateCron > (AppVersionUpload.java:101) > at com.google.appengine.tools.admin.AppVersionUpload.doUpload > (AppVersionUpload.java:87) > at com.google.appengine.tools.admin.AppAdminImpl.update > (AppAdminImpl.java:49) > at > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy > (AppEngineBridgeImpl.java:271) > at > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace > (DeployProjectJob.java:148) > at org.eclipse.core.internal.resources.InternalWorkspaceJob.run > (InternalWorkspaceJob.java:38) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > > Any ideas??? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
