2006-05-24T11:34:14 PROBLEM(100) SQLCatalog could not catalog objects [, , , , , , , , , , , , , , , , ] with method z_catalog_object_list Traceback (most recent call last): File "/var/lib/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1149, in catalogObjectList method(**kw) File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 454, in __call__ else: result=DB__.query(query, self.max_rows_) File "/usr/lib/zope/lib/python/Products/ZMySQLDA/db.py", line 331, in query db.query(qs) OperationalError: (1136, "Column count doesn't match value count at row 1") ------ 2006-05-24T11:34:14 INFO(0) WARNING ActivityTool Could not call method portal_catalog/catalogObjectList on objects [, , , , , , , , , , , , , , , , ] Traceback (most recent call last): File "/var/lib/zope/Products/CMFActivity/ActivityTool.py", line 721, in invokeGroup result = method(expanded_object_list) File "/var/lib/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 636, in catalogObjectList catalog.catalogObjectList(wrapped_object_list,**kw) File "/var/lib/zope/Products/ZSQLCatalog/SQLCatalog.py", line 976, in catalogObjectList def catalogObjectList(self, object_list, method_id_list=None, disable_cache=0, File "/var/lib/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1161, in catalogObjectList raise File "/var/lib/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1149, in catalogObjectList method(**kw) File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 454, in __call__ else: result=DB__.query(query, self.max_rows_) File "/usr/lib/zope/lib/python/Products/ZMySQLDA/db.py", line 331, in query db.query(qs) OperationalError: (1136, "Column count doesn't match value count at row 1") ------ 2006-05-24T11:34:14 PROBLEM(100) CMFActivity: Core call to tic or isAwake failed for activity Traceback (most recent call last): File "/var/lib/zope/Products/CMFActivity/ActivityTool.py", line 583, in tic activity.tic(self, processing_node) # Transaction processing is the responsability of the activity File "/var/lib/zope/Products/CMFActivity/Activity/Queue.py", line 109, in tic if self.dequeueMessage(activity_tool, processing_node): File "/var/lib/zope/Products/CMFActivity/Activity/SQLDict.py", line 333, in dequeueMessage m.notifyUser(activity_tool) # Notify Error File "/var/lib/zope/Products/CMFActivity/ActivityTool.py", line 209, in notifyUser mail_text = """From: %s AttributeError: Message instance has no attribute 'exc_value'