FieldIndex: unindex_object tried to retrieve set x from index y but couldn't
Hi All, I'm having another problem with the Zope instance I upgraded to 2.11. I see the following every so often: FieldIndex: unindex_object tried to retrieve set DateTime('2000/03/09 13:25:10 GMT') from index date but couldn't. This should not happen. What does this mean? Which index in which catalog is emitting this and what are the consequences here? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
--On 3. Oktober 2008 15:35:21 +0100 Chris Withers <chris@simplistix.co.uk> wrote:
Hi All,
I'm having another problem with the Zope instance I upgraded to 2.11. I see the following every so often:
FieldIndex: unindex_object tried to retrieve set DateTime('2000/03/09 13:25:10 GMT') from index date but couldn't. This should not happen.
What does this mean? Which index in which catalog is emitting this and what are the consequences here?
This smells like an inconsistent catalog/index -> recatalog. -aj
participants (2)
-
Andreas Jung -
Chris Withers