Re: Zeopack fails raising KeyError
Héctor Velarde <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
thank you, very much, Jim; this is what I see in the ZEO server log now:
2017-03-07T12:24:58 (::ffff:127.0.0.1:32690)
pack(time=1488813898.118094) started...
2017-03-07T12:40:32 pack failed
Traceback (most recent call last):
File
"/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZEO/StorageServer.py",
line 344, in _pack_impl
self.storage.pack(time, referencesf)
File
"/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/FileStorage/FileStorage.py",
line 1078, in pack
pack_result = self.packer(self, referencesf, stop, gc)
File
"/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/FileStorage/FileStorage.py",
line 1034, in packer
opos = p.pack()
File
"/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/FileStorage/fspack.py",
line 397, in pack
self.gc.findReachable()
File
"/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/FileStorage/fspack.py",
line 190, in findReachable
self.findReachableAtPacktime([z64])
File
"/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/FileStorage/fspack.py",
line 267, in findReachableAtPacktime
pos = oid2curpos[oid]
File
"/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/fsIndex.py",
line 96, in __getitem__
return str2num(self._data[key[:6]][key[6:]])
KeyError: '\x1dx'
2017-03-07T12:40:32 (12831) Error raised in delayed method
None
2017-03-07T12:40:32 (::ffff:127.0.0.1:32690) disconnected
Héctor
--
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.