Re: [Zope] POSKeyerror
| 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. Regards JL.
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.
Hi, Yes Jaroslav was true in some way. Some of my members gave me some document with an ID which was in the metadata list'name. Of course an error occured, and they try to delet their document. They have deleted their document, but they have forgotten to destroy the call of their document in an other part... I'm surprised that Zope allow to create an ID which is in use in the metadata's list (and reverse too), that for me it seems to be happened... Now I have deleted evrything wrong, and now I am able to catalog. Thanks for this help. Cheers PS -------------------
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.
Cordialement PS -------------------------------------------------- Oreka ! Nous sommes l'internet moins cher ! Surfez 25% moins cher avec http://www.oreka.com
-------------------
| 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.
Regards JL.
Cordialement PS -------------------------------------------------- Oreka ! Nous sommes l'internet moins cher ! Surfez 25% moins cher avec http://www.oreka.com
participants (3)
-
Jaroslav Lukesh -
Pascal Samuzeau -
Toby Dickenson