Hello Everyone! I am encountering out of java heap memory when uploading 
data to my app using the appcfg.py

*appcfg.py upload_data --url http://localhost:8080/_ah/remote_api 
--filename download_data*

The data file is about 400MB. I monitored the JVM used by the google 
appengine when uploading data, and it will not acquire more memory after it 
reaches a threshold of 300MB. And it will crash several minutes after it 
reaches the threshold. How can I solve this problem? I cannot work properly 
without all of my data. Thanks so much!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to