I tried to delete an entity type in the datastore from the Datastore Admin console in appengine. After I started the delete operation, I clicked on the job link to check the status, but it's showing:
Error -- KeyError: "Could not find job with ID u'158795848290450'"
The entity type has not been deleted and the status of the operation is:
Active (0 steps completed, 1 active)
For the past 24hrs I've tried different entity types, but nothing is getting deleted.
Is this a bug in appengine or is it application specific?
Please guys help me to solve this issue? I've been stuck on this for more than 2 days...