Things are back up... We were completely down for 15 minutes following the end of the planned downtime.
Jerome On May 5, 4:01 pm, Jerome <[email protected]> wrote: > Max, the GAE team sent the notice that the maintenance has been > completed, but our app is totally DOA now. Every single servlet or JSP > just 500 with a: > Request was aborted after waiting too long to attempt to service your > request. This may happen sporadically when the App Engine serving > cluster is under unexpectedly high or uneven load. If you see this > message frequently, please contact the App Engine team. > > Jerome > > On May 5, 3:48 pm, "Max Ross (Google)" <[email protected]> > wrote: > > > > > GAE is currently read-only for scheduled maintenance. I recommend > > subscribing to the google-appengine-downtime-notify group if you'd like to > > receive notifications of these events: > > >http://groups.google.com/group/google-appengine-downtime-notify/brows... > > > <http://groups.google.com/group/google-appengine-downtime-notify/brows...> > > Thanks, > > Max > > > On Wed, May 5, 2010 at 1:45 PM, Rahul <[email protected]> wrote: > > > Suddenly i have started getting the following exception exception when > > > trying to deploy the application to appengine from eclipse. I was able > > > to do this till 10 min before. > > > > What is the possible cause for this or there is something wrong on the > > > server end ? > > > > com.google.appengine.tools.admin.AdminException: Unable to update app: > > > Error posting to URL: > > >https://appengine.google.com/api/appversion/create?app_id=thoughtclic... > > > 500 Internal Server Error > > > Server Error (500) > > > A server error has occurred. > > > at > > > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > > > 62) > > > at > > > > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java: > > > 271) > > > at > > > > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java: > > > 145) > > > at > > > > org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java: > > > 38) > > > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > > > Caused by: java.io.IOException: Error posting to URL: > > > >https://appengine.google.com/api/appversion/create?app_id=thoughtclic... > > > 500 Internal Server Error > > > > Server Error (500) > > > A server error has occurred. > > > > at > > > > com.google.appengine.tools.admin.ServerConnection.send(ServerConnection.java: > > > 149) > > > at > > > > com.google.appengine.tools.admin.ServerConnection.post(ServerConnection.java: > > > 82) > > > at > > > > com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java: > > > 559) > > > at > > > > com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java: > > > 376) > > > at > > > > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java: > > > 111) > > > at > > > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > > > 56) > > > > ... 4 more > > > > Thanks, > > > Rahul > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine for Java" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-appengine-java%[email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine-java?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" 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 > > athttp://groups.google.com/group/google-appengine-java?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" 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 > athttp://groups.google.com/group/google-appengine-java?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
