Hi I am trying to upload my exiting application data on local machine for GAE application. I am facing stackoverflow error while uploading big tables of my application. Just after this when I check data in db I found my all uploded data deleted.
I am uploading data through following command: appcfg.py --config_file=Test.yaml --filename=Test.csv --kind=Test -- url=http://localhost:8888/remote_api --application=myapplication Any help/suggestions will be appreciated. Thanks in advance. Subhash -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
