Hi !
Sorry for being boring but i am stuck again. ( Just like my
indexes :-)
the indexes are now in error state but i cannot delete them. here's
what i did:

D:\Program Files\Google\google_appengine>python appcfg.py
vacuum_indexes need-ha
ve
Fetching index definitions diff.
This index is no longer defined in your index.yaml file.

kind: GameScore
properties:
- name: date
- direction: desc
  name: score


Are you sure you want to delete this index? (N/y/a): y
This index is no longer defined in your index.yaml file.

kind: GameScore
properties:
- name: date
- name: score


Are you sure you want to delete this index? (N/y/a): y
This index is no longer defined in your index.yaml file.

kind: GameScore
properties:
- name: date
- name: level
- name: score


Are you sure you want to delete this index? (N/y/a): y
Deleting selected index definitions.
Error 400: --- begin server output ---
Deleting a composite index failed: ApplicationError: 4
--- end server output ---

I couldn't find what this error means. The index i am uploading is
empty just like the
one which was stucked. Same happens with the other app.

Thanks

On Aug 31, 6:23 pm, "Jeff S (Google)" <[email protected]> wrote:
> I've errored the indexes for these three apps. In order to recreate them
> you'll need to use the vaccum_indexes command and reupload them. In general,
> it is best to wait for index creation/deletion to finish before uploading
> new indexes. As to your last question if you have an app which you do not
> plan to use anymore, uploading an empty project is the recommended approach
> for now.
>
> Cheers,
>
> Jeff
>
> On Sun, Aug 30, 2009 at 12:03 AM, JcOaCrO <[email protected]> wrote:
>
> > the id's are : mit-fb , the-end , need-have
>
> > the first two have the same app installed. I was just testing some
> > apps i am not experienced
> > so maby i made a mistake.
> > Is there a problem if I upload new version or some other app while the
> > indexes are building?
> > Does uploading an empty project deletes the indexes and files?
> > Sorry for the questions i hope i'll not mess again.
>
> > On Aug 29, 7:50 pm, "Jeff S (Google)" <[email protected]> wrote:
> > > Index building will usually take at most 24 hours (usually much less than
> > > that) so since it has been two days these index tasks will likely need to
> > be
> > > errored out by one of us Googlers. I imagine the issue here was the high
> > > index building latency that we experienced yesterday which resulted in a
> > few
> > > stuck jobs. If you tell me your app ID I will error these out for you so
> > > that you can vacuum and recreate them.
>
> > > Thank you,
>
> > > Jeff
>
> > > On Sat, Aug 29, 2009 at 1:53 AM, JcOaCrO <[email protected]> wrote:
>
> > > > Hi !
> > > > i was trying to test bloog on appengine and seems building indexes is
> > > > stucked like 2 days. I tried automatic index building on a new app and
> > > > that one is stucked. How can this be resolved and what's the averadge
> > > > time to build indexes?
>
> > > > 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 [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