zenactions has stopped generating any email messages on our 2.1.2 installation. 
It is full of errors like the one below. Is this a known issue? Any 
suggestions? Thanks in advance.

2008-10-09 07:38:26 ERROR zen.ZenActions: unexpected exception
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 393, in 
runCycle
    self.mainbody()
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 383, in 
mainbody
    self.eventCommands(zem)
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 372, in 
eventCommands
    self.processEvent(zem, command, self.runEventCommand)
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 268, in 
processEvent
    data = dict(zip(fields, map(zem.convert, fields, result[:-1])))
  File "/usr/local/zenoss/Products/ZenEvents/EventManagerBase.py", line 1570, 
in convert
    value = self.dateString(value)
  File "/usr/local/zenoss/Products/ZenEvents/EventManagerBase.py", line 1662, 
in dateString
    return Time.LocalDateTime(value)
  File "/usr/local/zenoss/Products/ZenUtils/Time.py", line 34, in LocalDateTime
    return time.strftime("%Y/%m/%d %H:%M:%%06.3f", time.localtime(value)) % secs
ValueError: timestamp out of range for platform time_t




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

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

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



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

Reply via email to