There is nothing failing ... I guess the good news is the jobs showing as active are not really running
I tried to delete the entire datastore to duplicate what i can do on the GoogleAppEngineLauncher via info (clear datastore on launch) the datastore appears to be deleted but _AE_DatastoreAdmin_Operation Entities continues to show active jobs On Mon, Feb 14, 2011 at 9:31 PM, Robert Kluin <[email protected]>wrote: > Hi James, > Check your logs and task-queue. Are there tasks that are failing? > Are you actively adding data to the kinds you're trying to delete? > > If you're done running jobs, deleting the > _AE_DatastoreAdmin_Operation entities should not hurt anything. > > > Robert > > > > > > > On Mon, Feb 14, 2011 at 11:34, James Gilliam <[email protected]> wrote: > > I used the datastore admin feature to delete all of my entities ... it > fires > > off one job for each entity ... some of the jobs end quickly and others > > never end ... days later, it still shows active_jobs outstanding ... not > > sure what to do about it ... ? > > also, the datastore shows the table _AE_DatastoreAdmin_Operation as an > > entity with rows and was wondering if i should delete those as well ... ? > > > > -- > > 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. > > > > -- > 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. > > -- 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.
