[appengine-java] Re: update_indexes error

2010-06-11 Thread keyurva
FWIW, I followed what was suggested in the error logs and that worked for me: 1. Empty the index.yaml file (create a backup first) 2. Run vacuum_indexes again 3. Look at your app's admin console and don't go to the next step till all your indexes are deleted. 4. Specify the indexes you

[appengine-java] Re: update_indexes error

2010-06-11 Thread keyurva
Can someone on the app engine team help me out? Thanks, Keyur On Jun 10, 5:45 pm, keyurva wrote: > I have a Java app deployed on app engine and I use appcfg.py of the > Python SDK to vacuum and update my indexes. > > Today I first ran vacuum_indexes and that completed successfully - > i.e. it en