Hi there,

I have been attempting to copy entities to another application and they 
have all seemed to copy correctly. However, the queue still has 83 tasks 
(which is the same number as the kinds I copied, so a task for each kind). 
The final 83 tasks are no longer making progress and the following error 
had occurred: /_ah/mapreduce/finalizejob_callback 404

So clearly when it tries to POST to this URL, it cannot be found. Was it 
required of me to configure this? 

Since my application is a Java application I thought I would be able to 
just deploy a simple Python Hello World application and copy the data to 
the new application and the re-deploy my Java application over the python 
hello world app. But maybe not?
I used the instructions 
here: 
http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html#Set_the_Source_Application_to_Read-only_Mode


Any sort of help would be brilliant and much appreciated.

Thanks,
Mark

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/4lnWWPsI2-UJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to