The other day, I saw a great post on taming your history file to speed up the app engine locally (http://groups.google.com/group/google- appengine/browse_thread/thread/f42a3471ca3c5b32/7597dd1b2eff6637? lnk=gst&q=history+file#7597dd1b2eff6637). I thought it would be wiser to just excavate all the contents of the file and leave an empty file. Unfortunately, my local app would no longer start with a generic exceptions.EOFError . It took me some time to realize you can delete the history file and it will start up fine, just don't leave an empty file. I hope that saves others some time.
Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
