[Erp5-dev] erp5_core bt update problems

Sebastien Robin seb at nexedi.com
Sat Sep 24 11:18:09 CEST 2005


Dear Shrenik,

The error in the ActivityTool (TypeError: iteration over non-sequence) was 
introduced this night and was fixed this morning. The only thing you need 
to do is to update your code (CMFActivity) and set the column processing 
to 0 in your message SQL table.

  Seb.


Le samedi 24 Septembre 2005 10:51, Shrenik Bhura a écrit :
> On trying to update erp5_core to the latest from a 2005-13-07 version,
> I have run into several problems such as these:
>
> 1. The portal_preferences and portal_orders are still missing after the
> update and hence while reindexing it started giving errors.
>
> 2. The event.log shows the following errors and more of the same kind:
> 2005-09-24T14:15:54 INFO(0) WARNING ActivityTool Could not call method
> recursiveImmediateReindexObject on object ('', 'erp5_demo',
> 'portal_categories', 'source_function')
> Traceback (most recent call last):
>   File "/var/lib/zope/Products/CMFActivity/ActivityTool.py", line 403,
> in invokeGroup
>     for obj in m.getObjectList(self):
> TypeError: iteration over non-sequence
> ------
> 2005-09-24T14:15:54 INFO(0) WARNING ActivityTool Could not call method
> recursiveImmediateReindexObject on object ('', 'erp5_demo',
> 'portal_categories', 'skill')
> Traceback (most recent call last):
>   File "/var/lib/zope/Products/CMFActivity/ActivityTool.py", line 403,
> in invokeGroup
>     for obj in m.getObjectList(self):
> TypeError: iteration over non-sequence
> ------
> 2005-09-24T14:15:54 INFO(0) WARNING ActivityTool Could not call method
> recursiveImmediateReindexObject on object ('', 'erp5_demo',
> 'portal_categories', 'quantity_unit')
> Traceback (most recent call last):
>   File "/var/lib/zope/Products/CMFActivity/ActivityTool.py", line 403,
> in invokeGroup
>     for obj in m.getObjectList(self):
> TypeError: iteration over non-sequence
> ------
> 2005-09-24T14:15:54 INFO(0) catalogObjectList called with 66 objects
> ------
> 2005-09-24T14:15:55 PROBLEM(100) CMFActivity: Core call to tic or
> isAwake failed for activity
> <Products.CMFActivity.Activity.SQLDict.SQLDict instance at 0x45fd7ecc>
> Traceback (most recent call last):
>   File "/var/lib/zope/Products/CMFActivity/ActivityTool.py", line 310,
> in tic
-- 
Sebastien Robin, Nexedi Technical Director
Nexedi: Consulting and Development of Free / Open Source Software
http://www.nexedi.com
ERP5: Free / Open Source ERP Software for small and medium companies
http://www.erp5.org
Storever: OpenBrick, WiFi infrastructure, notebooks and servers
http://www.storever.com



More information about the Erp5-dev mailing list