It seems like this may explain some things:

Code:
2009-02-26 19:38:52 INFO zen.ZenActions: Processed 0 commands in 0.000033
2009-02-26 19:38:52 ERROR zen.ZenActions: unexpected exception
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 498, in runCycle
    self.mainbody()
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 489, in mainbody
    self.maintenance(zem)
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 322, in maintenance
    self.execute(sql)
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 183, in execute
    result = curs.execute(stmt)
  File "/opt/zenoss/lib/python/MySQLdb/cursors.py", line 137, in execute
    self.errorhandler(self, exc, value)
  File "/opt/zenoss/lib/python/MySQLdb/connections.py", line 33, in 
defaulterrorhandler
    raise errorclass, errorvalue
OperationalError: (1305, 'PROCEDURE events.age_events does not exist')



Could this be related?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=31758#31758

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to