17 Oct
2002
17 Oct
'02
2:16 p.m.
On Thursday 17 Oct 2002 2:16 pm, Jaroslav Lukesh wrote:
| OdesÃlatel: Pascal Samuzeau <samuzeau@oreka.com> | I try to re-index my zope'site. When cataloging I have this following | error. So, I read the zope'list about this error. I have run fsrecover | on my Data.fs, but it tolds me OK, nothing is damages and nothing | change in recopy.
You have problem with portal_catalog.
1. Which metadata you have defined 2. do you have same filename as some internal variable or index/meta type? 3. it is standard catalog (ie., you do not change meta nor index etc)?
First check filenames you used.
This is a low level ZODB error.... can a misconfigured catalog really cause this? If so, I would like to see a test case.