Hi Johnson, I checked the logs and found that the cause is invalid utf-8 strings in the keys of some of your entities, specifically with the kind 'Session'. Here is the similar case: https://code.google.com/p/googleappengine/issues/detail?id=8600
Do you put parent keys on those entities? If yes how? On Mon, Mar 4, 2013 at 10:54 AM, Johnson <[email protected]> wrote: > Vacuumed the old indexes* > > > On Monday, March 4, 2013 1:45:26 PM UTC-5, Johnson wrote: >> >> Appid: smilesensationsdental >> >> Our indexes have been "Building" for two weeks now, would someone please >> look into it? My boss is getting impatient with me. >> >> We've re-factored and I just now vacuumed the old instances. >> >> >> >> RecordEntity ▲ , Updated ▼ >> Building >> 12631 KBytes >> >> ServiceDentist ▲ , Date ▼ >> Building >> 3645 Bytes >> >> Insurance ▲ , Date ▼ >> Building >> 3687 Bytes >> >> Procedure ▲ , Date ▼ >> Building >> 3675 Bytes > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- Takashi Matsuo | Developers Advocate | [email protected] -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
