I get no errors.  19 steps succeeded on the source app.  There is only
one log record for remote_api in target app, but no data.  I have -
remote_api: on and

appengine_config.py set with
remoteapi_CUSTOM_ENVIRONMENT_AUTHENTICATION =
('HTTP_X_APPENGINE_INBOUND_APPID', ['my source appid here'])

Here's the log record:

2011-07-14 14:30:12.823 /_ah/remote_api?rtok=505727511337 200 409ms
77cpu_ms 0kb AppEngine-Google; (+http://code.google.com/appengine;
appid: {my source app id})
0.1.0.40 - - [14/Jul/2011:11:30:12 -0700] "GET /_ah/remote_api?
rtok=505727511337 HTTP/1.1" 200 173 - "AppEngine-Google; (+http://
code.google.com/appengine; appid: troopla-a3)" "{my target
appid}.appspot.com" ms=409 cpu_ms=78 api_cpu_ms=0 cpm_usd=0.002249
instance=00c61b117c6e2611e40d62d2f5793e9a9d0f

If I go to https://{my target app id}.appspot.com/_ah/mapreduce, the
status page says:

  MapReduce Overview

  Notice: Could not find 'mapreduce.yaml

  Running jobs
  No job records found.

  Launch job
  Loading...

What should I do?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to