Datastore admin is unable to delete entities

98 views
Skip to first unread message

A. Kong

unread,
Apr 22, 2016, 12:10:01 AM4/22/16
to Google App Engine
Hi,

I wonder if datastore admin is broken recently.

I went into a datastore admin to select some entities to be deleted permanently.

The entities could not be removed. 

Here is one of the error messages in the log



10:24:55.109POST4041.27 KB6 msAppEngine-Google; (+http://code.google.com/appengine)/_ah/mapreduce/kickoffjob_callback/15718586168002244244184256E5910
0.1.0.2 - - [22/Apr/2016:10:24:55 +1000] "POST /_ah/mapreduce/kickoffjob_callback/15718586168002244244184256E5910 HTTP/1.1" 404 1305 https://ah-builtin-python-bundle-dot-xxxx.appspot.com/_ah/datastore_admin/delete.do "AppEngine-Google; (+http://code.google.com/appengine)" "app.xxxx.appspot.com" ms=6 cpu_ms=9 cpm_usd=1.45845e-7 instance=00c61b117ca3623d6278bf45d7f55971b6e7c44fa91ee85811 app_engine_release=1.9.36 trace_id=-
{
metadata:{…}
protoPayload:{…}
insertId:"2016-04-21|17:24:58.520662-07|10.106.72.72|-519932969"
httpRequest:{…}
operation:{…}
}
10:24:55.113handle 404
10:24:55.114The resource could not be found. Traceback (most recent call last): File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1529, in __call__ rv = self.router.dispatch(request, response) File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1265, in default_dispatcher route, args, kwargs = rv = self.match(request) File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1214, in default_matcher raise exc.HTTPNotFound() 
HTTPNotFound: The resource could not be found. 


I have done it before a couple of month I did not have this problem


How can I fix it?

Adam (Cloud Platform Support)

unread,
Apr 26, 2016, 1:02:56 PM4/26/16
to Google App Engine
We've seen this happen when the 'default' task queue has the 'target' overridden in queue.yaml / queue.xml, so that the push tasks needed for the mapreduce jobs are not executing on the default module for 'ah-builtin-python-bundle' but on some other, possibly invalid module / version. I'd recommend checking your queue configuration and ensure that you are not overriding the target for the default queue.
Reply all
Reply to author
Forward
0 new messages