Hi,
I know there's a bunch of similar discussions already, but indexes in
my application is totally stucked and cannot be reset by myself.
I've made the problem index about 5 days before and is still in
"Building" status. I tried to reset them using appcfg.py
vacuum_indexes, but was failed with a message like this:

---
akisute nikkeiphone_3$ appcfg.py vacuum_indexes .
Fetching index definitions diff.
Email: [email protected]
Password for [email protected]:
This index is no longer defined in your index.yaml file.

kind: Article
properties:
- name: is_duplicated
- direction: desc
  name: date_update


Are you sure you want to delete this index? (N/y/a): y
Deleting selected index definitions.
2009-05-01 15:27:05,660 WARNING appcfg.py:670 An index was not
deleted.  Most likely this is because it no longer exists.

kind: Article
properties:
- name: is_duplicated
- direction: desc
  name: date_update
---

Warning message told me that the index is "no longer exists" but from
my admin console the index is still alive in "Building" status.

Any googlers can help me? My app ID is "nikkeiphone".


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