2007-09-19T10:51:20 PROBLEM(100) Zope Security Policy '>' passed as roles during validation of 'objectIds' is not a sequence. ------ 2007-09-19T10:51:20 PROBLEM(100) ActivityTool Could not call method Folder_reindexAll on object ('', 'erp5', 'portal_orders') Traceback (most recent call last): File "/home/shufla/work/erp5koszerny/Products/CMFActivity/ActivityTool.py", line 182, in __call__ result = getattr(obj, self.method_id)(*self.args, **self.kw) File "/home/shufla/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 306, in __call__ return self._bindAndExec(args, kw, None) File "/home/shufla/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec return self._exec(bound_data, args, kw) File "/home/shufla/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 323, in _exec result = f(*args, **kw) File "Script (Python)", line 41, in Folder_reindexAll File "/home/shufla/erp5/lib/python/Products/VerboseSecurity/VerboseSecurityPolicy.py", line 162, in validate if roles is None or 'Anonymous' in roles: TypeError: iterable argument required