[Erp5-users] Reindex catalog errors and problems

Daniel Scharfman daniel.scharfman at gmail.com
Sun Mar 9 04:42:19 CET 2008


Sorry to resend this.  I joined the mailing list and I'm hoping that I'll
have more luck getting my message on to the mailing list now.

I'm a new user experimenting with ERP5.  I was working to setup permissions
and user roles.  I believe I have those set properly, and was trying to
reindex the data as prescribed here
http://www.erp5.org/HowTo/HowToUseNewSecurity.

*Note*: If you had any data already in system, do not forget to reindex site
> after managing roles. Otherwise, user will have access to objects, but they
> won't list in listboxes.



It's not documented anywhere, but I discovered that the portal_catalog tool
has options for reindexing under the advanced tab ---> Update Catalog

and under the Hot Reindexing tab.

However, both of these options have errors for me.


Here's the traceback of the update catalog error:

> Traceback (innermost last):
>   Module ZPublisher.Publish, line 101, in publish
>   Module ZPublisher.mapply, line 88, in mapply
>   Module ZPublisher.Publish, line 39, in call_object
>   Module Products.ZSQLCatalog.ZSQLCatalog, line 480, in manage_catalogReindex
>
> TypeError: manage_catalogReindex() got an unexpected keyword argument 'urls'
>
>

And here's the traceback for the hot reindexing error:

Traceback (innermost last):
>   Module ZPublisher.Publish, line 101, in publish
>   Module ZPublisher.mapply, line 88, in mapply
>   Module ZPublisher.Publish, line 39, in call_object
>   Module Products.ZSQLCatalog.ZSQLCatalog, line 400, in manage_hotReindexAll
>
> TypeError: getUid() takes exactly 2 arguments (1 given)
>
>

I'm using the rc11 livecd.


Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.tiolive.com/pipermail/erp5-users/attachments/20080308/534ee9cd/attachment.htm>


More information about the Erp5-users mailing list