[google-appengine] Re: Deleting index stuck

2009-06-15 Thread garyo
Well... All indexes finally moved into an error state. I was then able to delete them all. Then reinstate my index.yaml. On Jun 13, 3:48 pm, garyo wrote: > I am having this problem as well. > > I have vacuumed, deleting ALL indexes fromindex.yaml > Two indexes are stuck in an error state, and h

[google-appengine] Re: Deleting index stuck

2009-06-15 Thread garyo
I am having this problem as well. I have vacuumed, deleting ALL indexes from index.yaml Two indexes are stuck in an error state, and have not cleared for over 24 hours One of the indexes has a misspelled property (__key_) appid=gdodemo Tag prefix ▲ , __key_ ▲ Error prefix ▲ , word ▲ Er

[google-appengine] Re: Deleting index stuck

2009-05-17 Thread rraj
Yes, I have read them and had even tried the vacuum_indexes procedure. It did not work, as I had mentioned in my mail. Tried it again today and they got deleted at once from my indexes. By the way, the problem is not related to exploding indexes - there were 3 new indexes of 2 to 3 properties eac

[google-appengine] Re: Deleting index stuck

2009-05-17 Thread ryan
have you read: http://code.google.com/appengine/kb/general.html#error_indexes http://code.google.com/appengine/docs/python/datastore/queriesandindexes.html#Big_Entities_and_Exploding_Indexes --~--~-~--~~~---~--~~ You received this message because you are subscribe

[google-appengine] Re: Deleting index stuck

2009-05-15 Thread rraj
Hi, I have an app ("matrimonyplanner") which has 3 indexes stuck in "Error" state. Tried the vacuum_indexes procedure, so as to upload them again, but it does not go into "Deleting" state and remains in "Error". Any tips on how to proceed ? Regards, Rajkumar On Tue, Nov 11, 2008 at 10:16 PM, M

[google-appengine] Re: Deleting index stuck

2008-11-11 Thread Marzia Niccolai
Hi Derrick, This index has deleted. Sometimes it can take a few hours to upload/delete index definitions. -Marzia On Mon, Nov 10, 2008 at 4:52 PM, Derrick <[EMAIL PROTECTED]> wrote: > > I am having the same issue. My application is "vhac". > > Thanks. > > > > --~--~-~--~~

[google-appengine] Re: Deleting index stuck

2008-11-10 Thread Derrick
I am having the same issue. My application is "vhac". Thanks. --~--~-~--~~~---~--~~ 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 uns

[google-appengine] Re: Deleting index stuck

2008-09-24 Thread Josh
Marzia, I'm having problems with a lot of stuck indexes that won't delete as well, and uploading gives me "building a composite index failed: ApplicationError 3" Would you be able to help me out please? My app ID is lplanet. Thanks, Josh On Sep 25, 1:53 am, "Marzia Niccolai" <[EMAIL PROTECTED

[google-appengine] Re: Deleting index stuck

2008-09-24 Thread Marzia Niccolai
Hi, Your indexes are now in the 'Error' state, and you should be able to vacuum and re-upload the indexes. -Marzia On Wed, Sep 24, 2008 at 1:45 AM, Martynas Brijunas <[EMAIL PROTECTED]>wrote: > > Hi, same here, the index is stuck on "Deleting", the app name is > "gentlecolours". Thanks! > > >

[google-appengine] Re: Deleting index stuck

2008-09-24 Thread Martynas Brijunas
Hi, same here, the index is stuck on "Deleting", the app name is "gentlecolours". Thanks! --~--~-~--~~~---~--~~ 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-appengin

[google-appengine] Re: Deleting index stuck

2008-09-12 Thread tigrillo
Hello, I share the trouble (can not delete an index with "building" status nor update_indexes), notify me also, Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group,

[google-appengine] Re: Deleting index stuck

2008-09-11 Thread AK
Hey Marzia, I am having the exact same issue as Nick. I tried vacuuming the index to delete but its been stuck on 'deleting'. My appname is 'supercharmedpilot'. Looking forward to your update. Thanks in advance ! Cheers, Avlok On Sep 9, 1:40 pm, "Marzia Niccolai" <[EMAIL PROTECTED]> wrote: >

[google-appengine] Re: Deleting index stuck

2008-09-09 Thread Nick Winter
Thanks, Marzia! --~--~-~--~~~---~--~~ 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 [EMAIL PR

[google-appengine] Re: Deleting index stuck

2008-09-09 Thread Marzia Niccolai
Hi Nick, Our engineering team is looking in to it, when I have more information I can follow up with you directly. Thanks, Marzia On Tue, Sep 9, 2008 at 1:32 PM, Nick Winter <[EMAIL PROTECTED]> wrote: > > Our app (skrit) was missing an index, so we tried to add it, but it > showed up as "Error"