Same here: *Cloning 6 static files.*
*Cloning 319 application files.* *Cloned 100 files.* *Rolling back the update.* *Error 500: --- begin server output ---* * * *<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>* *--- end server output ---* On Fri, Aug 12, 2011 at 6:48 PM, Eki Baskoro <[email protected]> wrote: > Same here (using Google App Engine Launcher on Windows). > > Error 500: --- begin server output --- > > <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> > --- end server output --- > 2011-08-13 02:45:30 (Process exited with code 1) > > EB > > On Aug 13, 2:43 am, Jason Collins <[email protected]> wrote: > > We are seeing this at the moment. > > j > > > > On Aug 12, 10:17 am, Robert Kluin <[email protected]> wrote: > > > > > > > > > Are you still seeing problems? There have been sporadic deploy issues > recently. > > > > > Robert > > > > > On Thu, Aug 11, 2011 at 10:38, Benjamin Michel > > > > > <[email protected]> wrote: > > > > Hi, > > > > I've tried to deploy my app several times, but I always got a 500 > error : > > > > > > Unable to update: > > > > java.io.IOException: Error posting to URL: > > > > > https://appengine.google.com/api/appversion/create?app_id=caribanadev... > > > > 500 Internal Server Error > > > > > > Server Error (500) > > > > A server error has occurred. > > > > > > at > > > > > com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ > erConnection.java:249) > > > > at > > > > > com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ > erConnection.java:207) > > > > at > > > > > com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav > a:639) > > > > at > > > > > com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi > onUpload.java:446) > > > > at > > > > > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload > .java:137) > > > > at > > > > > com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30 > 0) > > > > at > > > > > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52) > > > > at > > > > > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngin > eBridgeImpl.java:265) > > > > at > > > > > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(De > ployProjectJob.java:144) > > > > at > > > > > org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorksp > aceJob.java:38) > > > > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) > > > > > > I tried from different computer, on different networks. I use Eclipse > Indigo > > > > with the last Google plugin version, and GAE version 1.5.2. > > > > > > Has anybody an idea of what is happening ? > > > > > > Benjamin > > > > > > -- > > > > You received this message because you are subscribed to the Google > Groups > > > > "Google App Engine" group. > > > > To view this discussion on the web visit > > > >https://groups.google.com/d/msg/google-appengine/-/vQs0rZB4YG8J. > > > > 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.- Hide quoted > text - > > > > - Show quoted text - > > -- > 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. > > -- 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.
