Same here, haven't been able to deploy my updated app too.

java.io.IOException: Error posting to URL:
http://appengine.google.com/api/appversion/create?app_id=mdvk-chn&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.ServerConnection.send(ServerConnection.java:
143)
        at
com.google.appengine.tools.admin.ServerConnection.post(ServerConnection.java:
81)
        at
com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:
522)
        at
com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:
339)
        at
com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:
111)
        at
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
56)
        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)

Also note: http://appengine.google.com/ is throwing 500 Internal
Errors. I do not think this is your app problem.

Regards,
Sandeep

On Feb 24, 9:00 pm, dominity <domin...@gmail.com> wrote:
> Hey, guys.
>
> Currently I've got this message during deployment.
>
> java.io.IOException: Error posting to 
> URL:http://appengine.google.com/api/appversion/create?app_id=caretransfer...
> 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>
>
> How does it be processed?
>
> Best regards, Alexander.

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

Reply via email to