[Zope] Re: ERROR(200) KeywordIndex unindex_object could not remove
documentId
-702398584 from index workitems_from. This should not happen.
Florent Guillaume
fg at nuxeo.com
Fri Sep 9 07:31:55 EDT 2005
Marco Bizzarri wrote:
> We are seeing traceback in the event log like this:
>
> 2005-09-09T09:28:32 ERROR(200) KeywordIndex unindex_object could not remove
> documentId -702398584 from index w
> orkitems_from. This should not happen.
> Traceback (most recent call last):
> File "/home/zope/zope-2.7.4/lib/python/Products/PluginIndexes/common/UnIndex.py",
> line 185, in removeForward
> IndexEntry
> indexRow.remove(documentId)
> File "/home/zope/zope-2.7.4/lib/python/ZODB/Connection.py", line 599, in
> setstate
> invalid = self._is_invalidated(obj)
> File "/home/zope/zope-2.7.4/lib/python/ZODB/Connection.py", line 628, in
> _is_invalidated
> raise ReadConflictError(object=obj)
> ReadConflictError: database read conflict error (oid 0x38f00c, class
> BTrees.IIBTree.IISet)
>
> What is the meaning of the first line? Is it something we should worry
> about? (workitems_from is an index of the ZCatalog, of course).
This spurious error message has been fixed in Zope 2.7.7 last July
(http://www.zope.org/Collectors/Zope/1832).
Florent
--
Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D
+33 1 40 33 71 59 http://nuxeo.com fg at nuxeo.com
More information about the Zope
mailing list