[Zope] Weird problem with ZCatalog

Jean-François Ménard jeanfrancoismenard@msn.com
Thu, 28 Mar 2002 14:03:55 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C1D661.65C6BE60
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have a weird problem with my python product.

- My product name is "Intranet"
- I have an instance of this product, in root, with the id "intranet"
- Inside it, I have a ZCatalog instance.
- Inside the instance, I have a lot of CatalogAware objects, but the =
Catalog don't index them!
- If I rename the instance "intranet" to something else, then the =
Catalog is OK!

So, it seems that there is a conflict between the name of my product, =
the name of my instance, and the Catalog index engine...!!!

The obvious solution would be to rename my instance, but I can't for =
admin reasons...

How could I debug this problem???

Thanks!!!


------=_NextPart_000_0005_01C1D661.65C6BE60
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2713.1100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I have&nbsp;a weird problem with my =
python=20
product.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>- My product name is =
"Intranet"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- I have an instance of this product, =
in root, with=20
the id "intranet"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- Inside&nbsp;it, I have a ZCatalog=20
instance.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- Inside the instance, I have a lot of =
CatalogAware=20
objects, but the Catalog don't index them!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- If I rename the instance "intranet" =
to something=20
else, then the Catalog&nbsp;is OK!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>So, it seems that there is a conflict =
between the=20
name of my product, the name of my instance, and the Catalog index=20
engine...!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The obvious solution would be to rename =
my=20
instance, but I can't for admin reasons...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>How could I debug this =
problem???</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0005_01C1D661.65C6BE60--