5 Feb
2002
5 Feb
'02
10:04 p.m.
Tim Owen writes:
I am trying to learn how to administer my Zope/ZEO servers and need to figure out what errors to care about. Is the ZEO error below something I can/should resolve. It occurs frequently in the storage_events.log. Thoughts?
------ 2002-02-03T16:33:10 ERROR(200) ZEO Server error Traceback (innermost last): File /usr/local/zope/2.4.3/lib/python/ZEO/StorageServer.py, line 304, in message_input File /usr/local/zope/2.4.3/lib/python/ZODB/FileStorage.py, line 625, in modifiedInVersion (Object: /usr/local/zope/instance/var/Data.fs) KeyError: ^@^@^@^@^@^@h<9E> Does not look good!
I have seen this, too. Restarting ZEO let it go away. It's not a good sign, though... Dieter