I was able to resolve exactly the same error by re-creating Alerting Rules that were no longer viable. I had deleted a user account with Alerting Rules just before this issue started. Now that I've recreated the user account and alerting rules (exactly as they were before) the message has changed slightly:
File "/usr/local/zenoss/products/zenevents/zenactions.py", line 643, in ? za.run() File "/usr/local/zenoss/products/zenevents/zenactions.py", line 496, in run self.schedule.run() File "/usr/local/zenoss/products/zenevents/schedule.py", line 82, in run self.runEvents() File "/usr/local/zenoss/products//zenevents/schedule.py", line 111, in runEvents work = self.makeWorkList(now, self.workList) File "/usr/local/zenoss/Products/ZenEvents/Schedule.py", Line 85, in makeWorkList work - [(mw.nextEvent(now), mw) for mw in workList] AttributeError: nextEvent I tried running zenmigrate --step=TwoTwoIndexing to no avail -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=19373#19373 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
