Just adding a similar issue, yesterday around 10PM (GMT) i was cut out
of the ability to deploy my application. appconfig.sh prints out
everything up to "90% Deploying new version", and then "95% Rolling
back the update", followed by these:


java.io.IOException: Error posting to URL:
https://appengine.google.com/api/appversion/deploy?app_id=ginasiosunderground&version=1&;
400 Bad Request

Client Error (400)
The request is invalid for an unspecified reason.

Unable to update app: Error posting to URL:
https://appengine.google.com/api/appversion/deploy?app_id=ginasiosunderground&version=1&;
400 Bad Request

Client Error (400)
The request is invalid for an unspecified reason.

Please see the logs [/var/folders/Rc/Rcz8oxCmGqaOhRlmNBCnXU+++TI/-Tmp-/
appcfg387735674495154235.log] for further information.

--------

The mentioned log file itself is pretty useless, just tells me where
in the stack trace was the attempt to send something that is yielding
the 400 error, at
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
56).

What's happening? I've checked the group for past issues like this,
and got different reasons for each one. I've rechecked my web.xml, and
looks ok (e.g., no multiline splitting, no non-ascii chars), and I'm
sure none of my changes to the previous version is *that* drastic
(i.e., no different jars nor classes, just static files updates)

I'm sorry in advance if this isn't the right place to post such an
issue, but it looked both content and timeframe related :)

Thanks,
Edgar Gonçalves


On Jun 7, 2:31 am, Robert Munteanu <[email protected]> wrote:
> Seeing this as well.
>
> Robert
>
> On Jun 7, 4:11 am, Kelly A <[email protected]> wrote:
>
>
>
> > Every time I try to deploy it just gets stuck.  I have let it run for
> > over an hour but the update never completes.  Updates were happening
> > fine earlier this morning.  Any one have any suggestions on how I
> > might fix this?

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

Reply via email to