Re: [google-appengine] 500 Error updating backend

2012-09-20 Thread Takashi Matsuo
Hi Frank,

Sorry about the inconvenience you had. We have identified the root cause
and will work on the prevention.

-- Takashi


On Fri, Sep 21, 2012 at 7:32 AM, turbofrank  wrote:

> It cleared up yesterday afternoon, but I was unable to update my backends
> for the entire first half of the day.  I've also seen this error other
> times in the past few months.  Any hopes for a fix, or tips on how to
> prevent this?
>
> Thanks,
> Frank
>
>
> On Thursday, September 20, 2012 3:54:34 AM UTC-7, Takashi Matsuo (Google)
> wrote:
>
>> Hi,
>>
>> Are you still seeing this issue or was it just a transient problem?
>>
>>
>> On Thu, Sep 20, 2012 at 3:35 AM, turbofrank  wrote:
>>
>>> I get this intermittently, and today I can't seem to update my backends
>>> at all.  Here is the exception, any help is greatly appreciated:
>>>
>>> Unable to update:
>>> com.google.appengine.tools.**admin.HttpIoException: Error posting to
>>> URL: https://appengine.google.com/**api/appversion/startserving?**
>>> backend=api&app_id=turbofrank&
>>> 500 Internal Server Error
>>>
>>> Server Error (500)
>>> A server error has occurred.
>>>
>>> at com.google.appengine.tools.**admin.**
>>> AbstractServerConnection.**send1(**AbstractServerConnection.java:**285)
>>> at com.google.appengine.tools.**admin.**
>>> AbstractServerConnection.send(**AbstractServerConnection.java:**245)
>>> at com.google.appengine.tools.**admin.**
>>> AbstractServerConnection.post(**AbstractServerConnection.java:**224)
>>> at com.google.appengine.tools.**admin.AppVersionUpload.send(**
>>> AppVersionUpload.java:606)
>>> at com.google.appengine.tools.**admin.AppVersionUpload.**
>>> startServing(AppVersionUpload.**java:587)
>>> at com.google.appengine.tools.**admin.AppVersionUpload.commit(**
>>> AppVersionUpload.java:532)
>>> at com.google.appengine.tools.**admin.AppVersionUpload.**
>>> doUpload(AppVersionUpload.**java:141)
>>> at com.google.appengine.tools.**admin.AppAdminImpl.doUpdate(**
>>> AppAdminImpl.java:328)
>>> at com.google.appengine.tools.**admin.AppAdminImpl.**
>>> updateAllBackends(**AppAdminImpl.java:74)
>>> at com.google.appengine.tools.**admin.AppCfg$**
>>> BackendsUpdateAction.execute(**AppCfg.java:1095)
>>> at com.google.appengine.tools.**admin.AppCfg$BackendsAction.**
>>> execute(AppCfg.java:1259)
>>> at com.google.appengine.tools.**admin.AppCfg.(AppCfg.**
>>> java:172)
>>> at com.google.appengine.tools.**admin.AppCfg.(AppCfg.**
>>> java:69)
>>> at com.google.appengine.tools.**admin.AppCfg.main(AppCfg.java:**
>>> 65)
>>> at net.kindleit.gae.**EngineGoalBase$1.run(**
>>> EngineGoalBase.java:318)
>>>
>>> --
>>> 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/-/**DT8BIpzfevUJ
>>> .
>>> 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
>>> .
>>>
>>
>>
>>
>> --
>> Takashi Matsuo | Developers Advocate | tma...@google.com
>>
>>   --
> 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/-/EsfG2pBfqbMJ.
>
> 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.
>



-- 
Takashi Matsuo | Developers Advocate | tmat...@google.com

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



Re: [google-appengine] 500 Error updating backend

2012-09-20 Thread turbofrank
It cleared up yesterday afternoon, but I was unable to update my backends 
for the entire first half of the day.  I've also seen this error other 
times in the past few months.  Any hopes for a fix, or tips on how to 
prevent this?

Thanks,
Frank

On Thursday, September 20, 2012 3:54:34 AM UTC-7, Takashi Matsuo (Google) 
wrote:
>
> Hi,
>
> Are you still seeing this issue or was it just a transient problem?
>
>
> On Thu, Sep 20, 2012 at 3:35 AM, turbofrank 
> > wrote:
>
>> I get this intermittently, and today I can't seem to update my backends 
>> at all.  Here is the exception, any help is greatly appreciated:
>>
>> Unable to update:
>> com.google.appengine.tools.admin.HttpIoException: Error posting to URL: 
>> https://appengine.google.com/api/appversion/startserving?backend=api&app_id=turbofrank&;
>> 500 Internal Server Error
>>
>> Server Error (500)
>> A server error has occurred.
>>
>> at 
>> com.google.appengine.tools.admin.AbstractServerConnection.send1(AbstractServerConnection.java:285)
>> at 
>> com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:245)
>> at 
>> com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:224)
>> at 
>> com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:606)
>> at 
>> com.google.appengine.tools.admin.AppVersionUpload.startServing(AppVersionUpload.java:587)
>> at 
>> com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java:532)
>> at 
>> com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:141)
>> at 
>> com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:328)
>> at 
>> com.google.appengine.tools.admin.AppAdminImpl.updateAllBackends(AppAdminImpl.java:74)
>> at 
>> com.google.appengine.tools.admin.AppCfg$BackendsUpdateAction.execute(AppCfg.java:1095)
>> at 
>> com.google.appengine.tools.admin.AppCfg$BackendsAction.execute(AppCfg.java:1259)
>> at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:172)
>> at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:69)
>> at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:65)
>> at net.kindleit.gae.EngineGoalBase$1.run(EngineGoalBase.java:318)
>>  
>> -- 
>> 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/-/DT8BIpzfevUJ.
>> 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.
>>
>
>
>
> -- 
> Takashi Matsuo | Developers Advocate | tma...@google.com 
>
>  

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



Re: [google-appengine] 500 Error updating backend

2012-09-20 Thread Takashi Matsuo
Hi,

Are you still seeing this issue or was it just a transient problem?


On Thu, Sep 20, 2012 at 3:35 AM, turbofrank  wrote:

> I get this intermittently, and today I can't seem to update my backends at
> all.  Here is the exception, any help is greatly appreciated:
>
> Unable to update:
> com.google.appengine.tools.admin.HttpIoException: Error posting to URL:
> https://appengine.google.com/api/appversion/startserving?backend=api&app_id=turbofrank&;
> 500 Internal Server Error
>
> Server Error (500)
> A server error has occurred.
>
> at
> com.google.appengine.tools.admin.AbstractServerConnection.send1(AbstractServerConnection.java:285)
> at
> com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:245)
> at
> com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:224)
> at
> com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:606)
> at
> com.google.appengine.tools.admin.AppVersionUpload.startServing(AppVersionUpload.java:587)
> at
> com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java:532)
> at
> com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:141)
> at
> com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:328)
> at
> com.google.appengine.tools.admin.AppAdminImpl.updateAllBackends(AppAdminImpl.java:74)
> at
> com.google.appengine.tools.admin.AppCfg$BackendsUpdateAction.execute(AppCfg.java:1095)
> at
> com.google.appengine.tools.admin.AppCfg$BackendsAction.execute(AppCfg.java:1259)
> at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:172)
> at com.google.appengine.tools.admin.AppCfg.(AppCfg.java:69)
> at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:65)
> at net.kindleit.gae.EngineGoalBase$1.run(EngineGoalBase.java:318)
>
> --
> 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/-/DT8BIpzfevUJ.
> 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.
>



-- 
Takashi Matsuo | Developers Advocate | tmat...@google.com

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