[appengine-java] 500 Internal Server Error, when update appl

2009-11-12 Thread Jackroz
Hi Team, Last two day i can't update appl, what is wrong? Please see detail log: Unable to update: java.io.IOException: Error posting to URL: http://appengine.google.com/api/appversion/cloneblobs?app_id=aapcore&version=2&; 500 Internal Server Error Server Error (500) A server error has occurre

Re: [appengine-java] 500 Internal Server Error, when update appl

2009-11-16 Thread Ikai L (Google)
Have you been able to update this application? On Wed, Nov 11, 2009 at 11:53 PM, Jackroz wrote: > Hi Team, > > Last two day i can't update appl, what is wrong? > > Please see detail log: > > Unable to update: > java.io.IOException: Error posting to URL: > > http://appengine.google.com/api/appve

Re: [appengine-java] 500 Internal Server Error, when update appl

2009-11-16 Thread Jackob
The problem is not fixed , i can't upload update. The happened only with my account? On Mon, Nov 16, 2009 at 11:59 PM, Ikai L (Google) wrote: > Have you been able to update this application? > > On Wed, Nov 11, 2009 at 11:53 PM, Jackroz wrote: > >> Hi Team, >> >> Last two day i can't update

Re: [appengine-java] 500 Internal Server Error, when update appl

2009-11-18 Thread Ikai L (Google)
What is your app ID? Can you also provide the following details: - application ID - SDK version. Also include whether it is Python or Java - Operating System - Whether this is the first push or not - Are you behind a proxy? As much information as you can give me would be helpful. On Mon, Nov 16,

Re: [appengine-java] 500 Internal Server Error, when update appl

2009-11-18 Thread Jackob
- aapcore - appengine-java-sdk-1.2.6 - Win XP - Several first times it was work fine - no proxy On Wed, Nov 18, 2009 at 11:42 PM, Ikai L (Google) wrote: > What is your app ID? Can you also provide the following details: > > - application ID > - SDK version. Also include whether it is Python

Re: [appengine-java] 500 Internal Server Error, when update appl

2009-11-19 Thread Ikai L (Google)
Does it work now, or did it stop working at some point? On Wed, Nov 18, 2009 at 9:45 PM, Jackob wrote: > - aapcore > - appengine-java-sdk-1.2.6 > - Win XP > - Several first times it was work fine > - no proxy > > On Wed, Nov 18, 2009 at 11:42 PM, Ikai L (Google) wrote: > >> What is your app

Re: [appengine-java] 500 Internal Server Error, when update appl

2009-11-19 Thread Jackob
It's not work now, it's stop working in 11/11/09 11/11/09 00:58:54 was completed update of a new default version On Thu, Nov 19, 2009 at 8:33 PM, Ikai L (Google) wrote: > Does it work now, or did it stop working at some point? > > On Wed, Nov 18, 2009 at 9:45 PM, Jackob wrote: > >> - aapcore

Re: [appengine-java] 500 Internal Server Error, when update appl

2009-11-20 Thread Ikai L (Google)
There's two things I'd like you to try: - Change the version number and push to it. E.g. change "1" to "2" - Create a whole new app id altogether. I'll take a deeper look at this from my side. I don't see anything that should be wrong with this application, though. I may have to dig deeper.