[ZODB-Dev] Weird Error Message
Jeremy Hylton
jeremy@zope.com
Wed, 12 Sep 2001 15:26:36 -0400 (EDT)
It looks like the .index file has a corrupted pickled. Don't delete
or modify any of the files! Is it possible for you to give me copies
of the files? If so, I've got a chance of diagnosing the specific
problem. Was the storage closed cleanly last time it was touched?
Thinking out load: Since the index file is just an optimization, I
wonder if we should catch errors like these and fall back to
recreating the index.
Jeremy