Hi, On my production server I get POSKeyError when I try to access the management screens, the Control_Panel etc. Some parts of my site are available, but most parts gives this error. The traceback shows: 2002-05-27T13:52:38 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x00\x04A\xf6' Traceback (innermost last): File /usr/local/Zope-2.5.1b1-src/lib/python/ZODB/Connection.py, line 447, in setstate File /usr/local/Zope-2.5.1b1-src/lib/python/ZODB/FileStorage.py, line 581, in load (Object: /usr/local/zope-prod/var/Data.fs) File /usr/local/Zope-2.5.1b1-src/lib/python/ZODB/FileStorage.py, line 557, in _load (Object: /usr/local/zope-prod/var/Data.fs) POSKeyError: 00000000000441f6 It seems to me that the Data.fs file is currupted. Is there some way to repair it? The fstest.py tools gives this message: 15570990L object serialno 0x034421cb33bd68f7 does not matchtransaction id 0x034421e30cd63455 Is there some way to solve this problem ? Best regards Petter Enholm Snapper as