Hi guys,
Everything seems to be working now. But I'm still having errors if I try to set my own datastore path via--datastore_path . I'm using the default datastore_path. Thanks. erick On Oct 25, 1:37 am, "Marzia Niccolai" <[EMAIL PROTECTED]> wrote: > This looks to be a permissions error, with the dev_appserver not being able > to read/write the datastore files where the dev_appserver stores the > development datastore. > > With what permissions is the datastore running? And what is the permissions > level of the directory to which it is trying to read/write? > > -Marzia > > On Fri, Oct 24, 2008 at 9:27 AM, erick <[EMAIL PROTECTED]> wrote: > > > Hi guys, > > > I can't read datastore via dev_appserver.py: > > WARNING 2008-10-24 16:07:29,250 datastore_file_stub.py] Could not > > read datastore data > > > The application I'm trying to run is the guestbook application which > > is installed in the \demos directory after installing appengine. I did > > not edit any of its content. > > > This is my dev machine: > > WindowsXP SP2 > > Python 2.5 > > appengine release 1.1.5 > > > I read this -http://code.google.com/appengine/docs/thedevwebserver.html > > > Tried most of the options like: > > --datastore_path \some_directory\ > > and I get something like this: > > WARNING 2008-10-24 16:07:29,250 datastore_file_stub.py] Could not > > read datastore data > > > --clear_datastore > > and I get something like this: > > WARNING 2008-10-24 16:14:17,687 dev_appserver.py] Removing file > > failed: [Error 5] Access is denied: > > > even tried changing port (although this may not seem necessary) > > -p 9999 > > and I get something like this: > > WARNING 2008-10-24 16:25:08,937 datastore_file_stub.py] Could not > > read datastore > > > I uninstalled appengine and reinstalled from a fresh download. Still > > the same error. > > I've ran into a few discussions here regarding the same issue and most > > of the advice their giving is to simply set the datastore_path. Not > > working in my case. > > > I am a python newbie. Any advice? 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---