After upgrading from version 2.0.6 to 2.1.1, the zenactions daemon crashes with 
the following traceback:

Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 543, in ?
    za.run()
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 401, in run
    self.schedule.run()
  File "/opt/zenoss/Products/ZenEvents/Schedule.py", line 76, in run
    self.runEvents()
  File "/opt/zenoss/Products/ZenEvents/Schedule.py", line 115, in runEvents
    self.executeMaintenanceWindow(mw, next)
  File "/opt/zenoss/Products/ZenEvents/Schedule.py", line 133, in 
executeMaintenanceWindow
    mw.execute(timestamp)
  File "/opt/zenoss/Products/ZenModel/MaintenanceWindow.py", line 389, in 
execute
    self.end()
  File "/opt/zenoss/Products/ZenModel/MaintenanceWindow.py", line 383, in end
    self.setProdState(self.target(), self.stopProductionState)
  File "/opt/zenoss/Products/ZenModel/MaintenanceWindow.py", line 367, in 
setProdState
    if state == -99: state = self.stopProductionStates[device.id]
KeyError: 'Alpha-Beta'

Does anyone have any clue why this is happening?

I am running zenoss on Fedora 6 and up until the upgrade have not had any 
problems.

Any help would be appreciated.
Thanks
Hugh




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

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

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



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

Reply via email to