[Zope-CMF] [CMF2.1/Plone 3.0] Random recataloging errors
Andreas Jung
lists at zopyx.com
Mon Oct 22 14:10:24 EDT 2007
--On 22. Oktober 2007 19:54:33 +0200 Dieter Maurer <dieter at handshake.de>
wrote:
> Andreas Jung wrote at 2007-10-22 08:07 +0200:
>> 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?
>> ...
>> 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
>> ...
>> 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
>
> Your catalog "metadata table" accesses an attribute (maybe "view")
> that calls for "browserdefault". This is a very strange entry
> in a "metadata table" -- it should not be there.
>
> Try to find out which entry in the "metadata table" causes this
> behaviour and think whether you really need it....
Basic Plone....nothing customized...
-aj
-------------- 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/56d6e1e2/attachment.bin
More information about the Zope-CMF
mailing list