Thanks for your answer, The error happens with a plain CMF site freshly installed. So there are no "unruly" objects to reindex. Robert Am Sonntag, 23. November 2003 19:04 schrieb Marc Lindahl: > 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 > >> <[EMAIL PROTECTED]> > >> > >> 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 - [EMAIL PROTECTED] > > 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 )
-- mit freundlichen Gr�ssen Robert Rottermann www.redCOR.ch _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] 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 )
