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.

On Thu, Nov 19, 2009 at 10:27 PM, Jackob <jrozn...@gmail.com> wrote:

> 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) <ika...@google.com>wrote:
>
>> Does it work now, or did it stop working at some point?
>>
>> On Wed, Nov 18, 2009 at 9:45 PM, Jackob <jrozn...@gmail.com> 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) <ika...@google.com>wrote:
>>>
>>>> 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, 2009 at 10:25 PM, Jackob <jrozn...@gmail.com> wrote:
>>>>
>>>>> 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) 
>>>>> <ika...@google.com>wrote:
>>>>>
>>>>>> Have you been able to update this application?
>>>>>>
>>>>>> On Wed, Nov 11, 2009 at 11:53 PM, Jackroz <jrozn...@gmail.com> 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/appversion/cloneblobs?app_id=aapcore&version=2&;
>>>>>>> 500 Internal Server Error
>>>>>>>
>>>>>>> Server Error (500)
>>>>>>> A server error has occurred.
>>>>>>>
>>>>>>>        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:427)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppVersionUpload.cloneFiles
>>>>>>> (AppVersionUpload.java:293)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppVersionUpload.beginTransaction
>>>>>>> (AppVersionUpload.java:255)
>>>>>>>        at com.google.appengine.tools.admin.AppVersionUpload.doUpload
>>>>>>> (AppVersionUpload.java:98)
>>>>>>>        at com.google.appengine.tools.admin.AppAdminImpl.update
>>>>>>> (AppAdminImpl.java:56)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppCfg$UpdateAction.execute
>>>>>>> (AppCfg.java:521)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:130)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:58)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:54)
>>>>>>> com.google.appengine.tools.admin.AdminException: Unable to update
>>>>>>> app:
>>>>>>> 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 occurred.
>>>>>>>
>>>>>>>        at com.google.appengine.tools.admin.AppAdminImpl.update
>>>>>>> (AppAdminImpl.java:62)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppCfg$UpdateAction.execute
>>>>>>> (AppCfg.java:521)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:130)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:58)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:54)
>>>>>>> Caused by: 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 occurred.
>>>>>>>
>>>>>>>        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:427)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppVersionUpload.cloneFiles
>>>>>>> (AppVersionUpload.java:293)
>>>>>>>        at
>>>>>>> com.google.appengine.tools.admin.AppVersionUpload.beginTransaction
>>>>>>> (AppVersionUpload.java:255)
>>>>>>>        at com.google.appengine.tools.admin.AppVersionUpload.doUpload
>>>>>>> (AppVersionUpload.java:98)
>>>>>>>        at com.google.appengine.tools.admin.AppAdminImpl.update
>>>>>>> (AppAdminImpl.java:56)
>>>>>>>        ... 4 more
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> 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<google-appengine-java%2bunsubscr...@googlegroups.com>
>>>>>>> .
>>>>>>> For more options, visit this group at
>>>>>>> http://groups.google.com/group/google-appengine-java?hl=.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Ikai Lan
>>>>>> Developer Programs Engineer, Google App Engine
>>>>>>
>>>>>> --
>>>>>> 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<google-appengine-java%2bunsubscr...@googlegroups.com>
>>>>>> .
>>>>>> For more options, visit this group at
>>>>>> http://groups.google.com/group/google-appengine-java?hl=.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Best regards,
>>>>> Yakov Liskoff
>>>>>
>>>>> Mobile: 972-54-4512963
>>>>> Email: jrozn...@gmail.com
>>>>> Web:  http://www.vcomm.co.nr
>>>>> IM: jackobl (Skype)
>>>>>
>>>>> -----------------------------------------------------------------
>>>>> The contents of this email and any attachments are confidential.
>>>>> It is intended for the named recipient(s) only.
>>>>> -----------------------------------------------------------------
>>>>>
>>>>>  --
>>>>> 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<google-appengine-java%2bunsubscr...@googlegroups.com>
>>>>> .
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/google-appengine-java?hl=.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Ikai Lan
>>>> Developer Programs Engineer, Google App Engine
>>>>
>>>> --
>>>> 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<google-appengine-java%2bunsubscr...@googlegroups.com>
>>>> .
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/google-appengine-java?hl=en.
>>>>
>>>
>>>
>>>
>>> --
>>> Best regards,
>>> Yakov Liskoff
>>>
>>> Mobile: 972-54-4512963
>>> Email: jrozn...@gmail.com
>>> Web:  http://www.vcomm.co.nr
>>> IM: jackobl (Skype)
>>>
>>> -----------------------------------------------------------------
>>> The contents of this email and any attachments are confidential.
>>> It is intended for the named recipient(s) only.
>>> -----------------------------------------------------------------
>>>
>>>  --
>>> 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<google-appengine-java%2bunsubscr...@googlegroups.com>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-appengine-java?hl=.
>>>
>>
>>
>>
>> --
>> Ikai Lan
>> Developer Programs Engineer, Google App Engine
>>
>> --
>> 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<google-appengine-java%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine-java?hl=.
>>
>
>
>
> --
> Best regards,
> Yakov Liskoff
>
> Mobile: 972-54-4512963
> Email: jrozn...@gmail.com
> Web:  http://www.vcomm.co.nr
> IM: jackobl (Skype)
>
> -----------------------------------------------------------------
> The contents of this email and any attachments are confidential.
> It is intended for the named recipient(s) only.
> -----------------------------------------------------------------
>
>  --
> 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<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=.
>



-- 
Ikai Lan
Developer Programs Engineer, Google App Engine

--

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


Reply via email to