[Zope-CMF] [CMF2.1/Plone 3.0] Random recataloging errors

Andreas Jung lists at zopyx.com
Mon Oct 22 02:07:15 EDT 2007


Hi all,

while recataloging a Plone 3.0.1 site I encounter sometimes the following
error with _some_ ATDocument instances (while other ATDocument instances
indexing properly)...known bug?

Andreas
-----------

007-10-22 01:04:46 ERROR Zope.ZCatalog Recataloging object at 
/fml-migrated/fml failed
Traceback (most recent call last):
  File 
"/home/blohn/fml/parts/zope2/lib/python/Products/ZCatalog/ZCatalog.py", 
line 296, in refreshCatalog
    self.catalog_object(obj, p, pghandler=pghandler)
  File "/home/blohn/fml/parts/plone/CMFPlone/CatalogTool.py", line 386, in 
catalog_object
    update_metadata, pghandler=pghandler)
  File 
"/home/blohn/fml/parts/zope2/lib/python/Products/ZCatalog/ZCatalog.py", 
line 535, in catalog_object
    update_metadata=update_metadata)
  File 
"/home/blohn/fml/parts/zope2/lib/python/Products/ZCatalog/Catalog.py", line 
348, in catalogObject
    self.updateMetadata(object, uid)
  File 
"/home/blohn/fml/parts/zope2/lib/python/Products/ZCatalog/Catalog.py", line 
277, in updateMetadata
    newDataRecord = self.recordify(object)
  File 
"/home/blohn/fml/parts/zope2/lib/python/Products/ZCatalog/Catalog.py", line 
417, in recordify
    if(attr is not MV and safe_callable(attr)): attr=attr()
  File "/home/blohn/fml/parts/plone/CMFDynamicViewFTI/browserdefault.py", 
line 80, in __call__
    return template(context, context.REQUEST)
AttributeError: REQUEST
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-cmf/attachments/20071022/18da9a53/attachment.bin


More information about the Zope-CMF mailing list