Unable to deploy : error 500

88 views
Skip to first unread message

Benjamin Michel

unread,
Aug 11, 2011, 10:38:33 AM8/11/11
to google-a...@googlegroups.com
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&version=1.0&
500 Internal Server Error

Server Error (500)
A server error has occurred.

    at com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:249)
    at com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:207)
    at com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:639)
    at com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:446)
    at com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:137)
    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.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:265)
    at com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:144)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.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

Robert Kluin

unread,
Aug 12, 2011, 12:17:13 PM8/12/11
to google-a...@googlegroups.com
Are you still seeing problems? There have been sporadic deploy issues recently.

Robert

> --
> 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 google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

Jason Collins

unread,
Aug 12, 2011, 12:43:07 PM8/12/11
to Google App Engine
We are seeing this at the moment.
j

On Aug 12, 10:17 am, Robert Kluin <robert.kl...@gmail.com> wrote:
> Are you still seeing problems?  There have been sporadic deploy issues recently.
>
> Robert
>
> On Thu, Aug 11, 2011 at 10:38, Benjamin Michel
>
>
>
>
>
>
>
> <benjamin.mic...@gmail.com> 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)

Jacob G

unread,
Aug 12, 2011, 12:50:34 PM8/12/11
to Google App Engine
I am also experiencing 500 errors when deploying for the last 15
minutes or so. Before that, it was working. Error:

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 ---

Jacob G

unread,
Aug 12, 2011, 12:51:45 PM8/12/11
to Google App Engine
Also, the 500 error always occurs at the following point:

Scanning files on local disk.
Scanned 500 files.
Scanned 1000 files.
Scanned 1500 files.
Scanned 2000 files.
Cloning 604 static files.
Cloned 100 files.
Cloned 200 files.
Cloned 300 files.
Cloned 400 files.
Cloned 500 files.
Cloned 600 files.
Cloning 1637 application files.
Cloned 100 files.
Rolling back the update.
Error 500: --- begin server output ---


Eki Baskoro

unread,
Aug 12, 2011, 12:48:54 PM8/12/11
to Google App Engine
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
> > >http://groups.google.com/group/google-appengine?hl=en.- Hide quoted text -
>
> - Show quoted text -

Andrin von Rechenberg

unread,
Aug 17, 2011, 8:51:25 AM8/17/11
to google-a...@googlegroups.com
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 ---

Andrin von Rechenberg

unread,
Aug 17, 2011, 9:23:18 AM8/17/11
to google-a...@googlegroups.com
FYI, after 30 minutes this was fine again.
However, I'm a bit scared that net time I
need to do an emergency deploy I could
be seriously screwed by this error.

@google, is this on your radar?

-Andrin

Ikai Lan (Google)

unread,
Aug 17, 2011, 12:30:22 PM8/17/11
to google-a...@googlegroups.com
Andrin,

Yes. We are aware of the deploy issues. They go in and out and eventually resolve themselves, but we realize that this isn't acceptable and are looking at long term fixes.

--
Ikai Lan 
Developer Programs Engineer, Google App Engine
Reply all
Reply to author
Forward
0 new messages