[Zope] Corrupt Data.fs
Tim Terlegård
tim at se.linux.org
Tue Jan 27 09:43:57 EST 2004
> If I remember correctly from my experiences, several Zodb tools are broken
> is several zope version, it's a little bit like a maze game: you have to
> look arround :-)
It worked after setting PYTHONPATH correclty. Now I've managed to
run fsrecover.py. My original and faulty Data.fs was 170 MB. After
fsrecover the new database file is 4 bytes. That's not what I was
hoping for :)
I got _lots_ of __main__.ErrorFound: invalid status, , at XXXXX
messages during fsrecover. Seems like everything is corrupt.
But surprisingly there are only a very few objects/templates
that raise exceptions and most of the site works fine. How
come?
One of the errors I get on the site now is:
AttributeError: isPortalContent
Ideas?
Tim
More information about the Zope
mailing list