[Zope-dev] Zope 2.7 b3 problem with reindexing catalog

Marc Lindahl marc at bowery.com
Sun Nov 23 13:04:25 EST 2003


Probably you're trying to index non-CMF non-plone objects - you can get 
a similar error with plain CMF if you have non-CMF objects that you try 
to index.  I think what you have to do is clear the catalog and then 
use the 'find objects' page to reindex, only select the object types 
which are plone/CMF.


On Thursday, November 20, 2003, at 12:28  AM, robert wrote:

> I did some more investigation:
> The problem does occur when a CMF portal_catalog is  reindexed.
> It does not happen with plain catalog
> Robert
>
> Am Mittwoch, 19. November 2003 17:40 schrieb Andreas Jung:
>> I can not reproduce this. Can you give us detailed description how to
>> reproduce it
>> or track it down on your own?
>>
>> -aj
>>
>> --On Mittwoch, 19. November 2003 17:15 Uhr +0100 robert 
>> <robert at redcor.ch>
>>
>> wrote:
>>> If I try to reindex a (plone) portal_catalog I get the following 
>>> error
>>>
>>> Traceback (innermost last):
>>>
>>>     * Module ZPublisher.Publish, line 100, in publish
>>>     * Module ZPublisher.mapply, line 88, in mapply
>>>     * Module ZPublisher.Publish, line 40, in call_object
>>>     * Module Products.ZCatalog.ZCatalog, line 474, in 
>>> manage_reindexIndex
>>>     * Module Products.ZCatalog.ZCatalog, line 459, in reindexIndex
>>>
>>> TypeError: catalog_object() got an unexpected keyword argument
>>> 'update_metadata'
>>>
>>> Display traceback as text
>
> -- 
> mit freundlichen Grüssen
>
> Robert Rottermann
> www.redCOR.ch
>
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope )




More information about the Zope-Dev mailing list