Keyword Unindex.... This should not happen.
Im having the following traceback when removing some catalogAware objects from my zodb. What i dont understand is why this should not happen. You have to agree with me that this message is not very informative. 2002-04-08T18:04:52 ERROR(200) KeywordIndex unindex_object could not remove documentId -1180942010 from index keywords. This should not happen. Traceback (innermost last): File /usr/lib/zope/lib/python/Products/PluginIndexes/common/UnIndex.py, line 168, in removeForwardIndexEntry (Object: keywords) KeyError: -1180942010 []'s -- Sidnei da Silva (dreamcatcher) <sidnei@x3ng.com.br> X3ng Web Technology <http://www.x3ng.com.br> GNU/Linux user 257852 Debian GNU/Linux 3.0 (Sid) 2.4.19-pre4-ben0 ppc Happiness is twin floppies.
Looks like the Catalog is somehow corrupt. There is a check_catalog script in utilities directory to check the consistency of the catalog. Otherwise try to reindex. Andreas ----- Original Message ----- From: "Sidnei da Silva" <sidnei@x3ng.com.br> To: <zope@zope.org> Sent: Monday, April 08, 2002 14:25 Subject: [Zope] Keyword Unindex.... This should not happen.
Im having the following traceback when removing some catalogAware objects from my zodb. What i dont understand is why this should not happen. You have to agree with me that this message is not very informative.
2002-04-08T18:04:52 ERROR(200) KeywordIndex unindex_object could not remove documentId -1180942010 from index keywords. This should not happen. Traceback (innermost last): File /usr/lib/zope/lib/python/Products/PluginIndexes/common/UnIndex.py, line 168, in removeForwardIndexEntry (Object: keywords) KeyError: -1180942010
[]'s
-- Sidnei da Silva (dreamcatcher) <sidnei@x3ng.com.br> X3ng Web Technology <http://www.x3ng.com.br> GNU/Linux user 257852 Debian GNU/Linux 3.0 (Sid) 2.4.19-pre4-ben0 ppc
Happiness is twin floppies.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Andreas Jung -
Sidnei da Silva