There was a period of deploy issues; hopefully this has been resolved. -- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com | twitter.com/ikai
On Fri, Aug 19, 2011 at 8:41 PM, Sarah <[email protected]> wrote: > Unable to update: > java.io.IOException: Error posting to URL: > https://appengine.google.com/api/appversion/clonefiles?app_id=salam-world&version=1& > 500 Internal Server Error > > <html><head> > <meta http-equiv="content-type" content="text/html;charset=utf-8"> > <title>500 Server Error</title> > </head> > <body text=#000000 bgcolor=#ffffff> > <h1>Error: Server Error</h1> > <h2>The server encountered an error and could not complete your > request.<p>If the problem persists, please <A HREF=" > http://code.google.com/appengine/community.html">report</A> your problem > and mention this error message and the query that caused it.</h2> > <h2></h2> > </body></html> > > at > com.google.appengine.tools.admin.AbstractServerConnection.send1(AbstractServerConnection.java:277) > at > com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:238) > at > com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:213) > at > com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:605) > at > com.google.appengine.tools.admin.AppVersionUpload.cloneFiles(AppVersionUpload.java:468) > at > com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:428) > at > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:121) > at > com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:300) > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52) > at > com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:617) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:160) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:67) > at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:63) > com.google.appengine.tools.admin.AdminException: Unable to update app: > Error posting to URL: > https://appengine.google.com/api/appversion/clonefiles?app_id=salam-world&version=1& > 500 Internal Server Error > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine-java/-/niAQHTWW1TUJ. > 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. > -- 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.
