RE: [Zope] catalog/site search error
-----Original Message----- From: Mark K. Smith [mailto:mark@sourcegear.com] Sent: Monday, November 15, 1999 3:21 PM To: Zope@zope.org Subject: [Zope] catalog/site search error
I set up a site search using zcatalog. It works fine sometimes, but other times for certain words it returns the error message below. Each time I type new word that causes the error, the Error Value changes.
First, you can remove the error by updating your catalog. Second, I *really* want to be able to reproduce this. So... Update your catalog, and reproduce it just once. Once it happens, update the catalog again and keep reproducing it until you have an exact sequence of steps that cause the problem. I'm very interested in finding out that sequence. Third, are you using CatalogAware ZClasses? -Michel
Any help or guidance would be appreciated.
Thanks,
Mark
Mark K. Smith SourceGear Corporation www.sourcegear.com 217/356-0105 x234
------------------------------------
Error Type: KeyError Error Value: 133
Traceback (innermost last): File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 214, in publish_module File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 179, in publish File /usr/local/Zope/lib/python/Zope/__init__.py, line 201, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 165, in publish File /usr/local/Zope/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: report) File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 102, in call_object (Object: report) File /usr/local/Zope/lib/python/OFS/DTMLMethod.py, line 145, in __call__ (Object: report) File /usr/local/Zope/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__ (Object: report) File /usr/local/Zope/lib/python/DocumentTemplate/DT_In.py, line 592, in renderwb (Object: catalog) File /usr/local/Zope/lib/python/Products/ZCatalog/Lazy.py, line 190, in __getitem__ File /usr/local/Zope/lib/python/Products/ZCatalog/Catalog.py, line 159, in __getitem__ KeyError: (see above)
_______________________________________________ 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 (1)
-
Michel Pelletier