Everything cleared up finally and I was able to delete the Error'd index. Thanks guys!
On Thu, Apr 1, 2010 at 6:41 PM, Stevko <[email protected]> wrote: > Dear Topekans, > I've managed to screw up my app - id: ninukumemories. > I've got one index forever building > TEXTCHAPTER_CHAPTERSTATUS_IDX > > I've got one index stuck in error state: > chapterStatus_INTEGER_IDX > > and I've got several indexes that are defined but missing: > PHOTOCHAPTER_CHAPTERSTATUS_IDX > PROFILECHAPTER_CHAPTERSTATUS_IDX > > My app is throwing exceptions like: > javax.servlet.ServletContext log: > > Key[type=net.customware.gwt.dispatch.server.guice.GuiceStandardDispatchServlet, > annotation=[none]]: Exception while executing > com.ninuku.memories.rpc.journal.GetJournal: no matching index > found.. <datastore-index kind="ProfileChapterStatus" > ancestor="true" source="manual"> > <property name="PROFILECHAPTER_CHAPTERSTATUS_IDX" > direction="asc"/> > </datastore-index> > > Vacuuming via appcfg.py reports > Deleting selected index definitions. > 2010-04-01 18:24:33,979 WARNING appcfg.py:773 An index was not > deleted. Most likely this is because it no longer exists. > > ancestor: true > kind: TextChapterStatus > properties: > - name: TEXTCHAPTER_CHAPTERSTATUS_IDX > > > Any chance you can reset these things? > ---Stevko > -- 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.
