I found out that on macosx, the datastore is stored in a temp location. On reboot, the datastore is removed. The following doc helps with identifying the root cause and the setting needed.
http://code.google.com/appengine/docs/python/tools/devserver.html Thanks On Mar 8, 1:46 am, Andy Leonardo <[email protected]> wrote: > Hello, > > I used bulkload_client.py to load some data into datastore on my local > development environment successfully. I can browse the data using the > "SDK console". However, I noticed that all my test data is gone after > I shutdown or restart my computer. > > I am on mac osx platform and I use GoogleAppEngineLauncher. The "clear > datastore on launch" is not set for that application. > > Is there anyway I can get the datastore to persist my test data on my > local machine? > > Thanks > -Andy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
