[google-appengine] Re: Is anyone seeing deployment "500 server error" now?

2011-07-28 Thread Nick Hristov
Failing for me right now for a brand-new application.

Using maven GAE plugin to deploy version 0.8.4 with GAE 1.5.0

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



[google-appengine] Re: Is anyone seeing deployment "500 server error" now?

2011-07-18 Thread John Wheeler
Yes Deployments are failing here too

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



[google-appengine] Re: Is anyone seeing deployment "500 server error" now?

2011-07-18 Thread Pol
Same for me: Python SDK deployment from Linux box fails with 500
error:

Scanning files on local disk.
Cloning 1 static file.
Cloning 122 application files.
Cloned 100 files.
Compilation starting.
Compilation completed.
Starting deployment.
Checking if deployment succeeded.
Will check again in 1 seconds.
Checking if deployment succeeded.
Will check again in 2 seconds.
Checking if deployment succeeded.
Deployment successful.
Checking if updated app version is serving.
Completed update of app: XXX, version: 823
Uploading index definitions.
Uploading cron entries.
Uploading task queue entries.
Error 500: --- begin server output ---



500 Server Error


Error: Server Error
The server encountered an error and could not complete your
request.If the problem persists, please report your problem and
mention this error message and the query that caused it.


--- end server output ---

- Pol

On Jul 17, 4:28 am, Tom Fishman  wrote:
> App deployment has been failing for half an hour or so:
>
> java.io.IOException: Error posting to 
> URL:https://appengine.google.com/api/appversion/clonefiles?app_id=xxx&ver...
> 500 Internal Server Error
>
> 
> 
> 500 Server Error
> 
> 
> Error: Server Error
> The server encountered an error and could not complete your
> request.If the problem persists, please  HREF="http://code.google.com/appengine/community.html";>report your
> problem and mention this error message and the query that caused it.
> 
> 
>
> I report it because the error suggest so. It is the same as the
> downtime/maintenance error.
>
> -T

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Is anyone seeing deployment "500 server error" now?

2011-07-18 Thread Eduardo Garcia
I have similr problem, I cannot deploy one of my backends since 2 hours ago 
(but the other backend deployed with no problem !?!).
I receive a "GRAVE: Version still not ready to serve, aborting." since two 
hours ago" for this backend everythime I try to update. I tried removing the 
backend before deploying, but with no possitive results.

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