Hi, I've got the solution: Zope could not find a User! I corrected the error and now the reindexing works. !!!! BUT !!!! I have approx. 140.000 objects to index in SearchableText. Somehow the reindexing now hangs up the Zope Server after a few minutes of work! I can neither access the site nor the ZMI ;-( Only a restart from the command line brings back the Zope. Any Ideas? Lars Chris McDonough schrieb:
One of your user folders does not appear to support the getUserById interface method (although it should).
On Wed, 2002-11-06 at 05:26, Lars H. Korte wrote:
Hi,
I'm trying to reindex the SearchableText index in my portal_catalog. After clicking on reindex and waiting a short time an Attribute Error occurs saying "getUserById"
the error log has the following traceback: --- Traceback (innermost last): Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Products.ZCatalog.ZCatalog, line 472, in manage_reindexIndex Module Products.ZCatalog.ZCatalog, line 457, in reindexIndex Module Products.CMFCore.CatalogTool, line 232, in catalog_object Module Products.ZCatalog.ZCatalog, line 500, in catalog_object Module Products.ZCatalog.Catalog, line 295, in catalogObject Module Products.ZCatalog.Catalog, line 403, in recordify Module Products.CMFDefault.DublinCore, line 104, in Creator Module AccessControl.Owned, line 87, in getOwner AttributeError: getUserById ---
I'm using Zope 2.6.0 + CMF 1.3 + Plone1.0b2 and LDAP Authentication.
There seems to be a problem with a username I think. How can I make Zope print (perhaps in a file) which name that is? Or could this error have another reason? I would appreciate any help!!
regards Lars
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )