Hi, This is not an error - those warnings are normal when running with clear_datastore. Have you tried accessing your app?
-Nick Johnson On Wed, Oct 14, 2009 at 1:14 PM, vivpuri <[email protected]> wrote: > > Now error starting the app: > > C:\Program Files\Google\google_appengine\google\appengine\api > \datastore_file_stub.py:40: Deprecation > Warning: the md5 module is deprecated; use hashlib instead > import md5 > INFO 2009-10-14 12:11:02,953 appengine_rpc.py:157] Server: > appengine.google.com > INFO 2009-10-14 12:11:02,953 appcfg.py:348] Checking for updates > to the SDK. > INFO 2009-10-14 12:11:03,046 appcfg.py:362] The SDK is up to date. > WARNING 2009-10-14 12:11:03,046 datastore_file_stub.py:435] Could not > read datastore data from c:\d > ocume~1\vivekp~1\locals~1\temp\dev_appserver.datastore > WARNING 2009-10-14 12:11:03,046 datastore_file_stub.py:435] Could not > read datastore data from c:\d > ocume~1\vivekp~1\locals~1\temp\dev_appserver.datastore.history > INFO 2009-10-14 12:11:03,108 dev_appserver_main.py:478] Running > application appname on port 8 > 080: http://localhost:8080 > > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
