[ZCM] [ZC] 226/ 4 Comment "Indexing of objects on Zope 2.4.4b1"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Tue, 19 Feb 2002 11:56:53 -0500


Issue #226 Update (Comment) "Indexing of objects on Zope 2.4.4b1"
 Status Pending, Catalog/bug medium
To followup, visit:
  http://collector.zope.org/Zope/226

==============================================================
= Comment - Entry #4 by ajung on Feb 19, 2002 11:56 am

..still unable to reproduce that.

I created a ZCatalog under 2.4.4 and indexed all objects, copied
the Data.fs to a 2.5.1 sandbox and started Zope without a problem...


________________________________________
= Comment - Entry #3 by chrisw on Feb 16, 2002 5:51 am

I've seen lots of these when bringing 2.4.x Data.fs'es up to 2.5.0.

I fixed it by deleting the contents of the Products object through the ZMI.

Why does this happen?
________________________________________
= Comment - Entry #2 by ajung on Feb 15, 2002 8:04 pm

Please provide more informations. Are you running a new installation
or did you upgrade ?

- aj 
________________________________________
= Request - Entry #1 by Anonymous User on Feb 15, 2002 8:02 pm

  File /services/local/zope/lib/python/Products/ZCatalog/ZCatalog.py, line
+554, in catalog_object
    (Object: Catalog)
  File /services/local/zope/lib/python/Products/ZCatalog/Catalog.py, line
+439, in catalogObject
  File
+/services/local/zope/lib/python/Products/PluginIndexes/TextIndex/TextIndex.
+py, line 363, in index_object
    (Object: text)
AttributeError: Splitter
==============================================================