Running 1.1.1 from the VM appliance, zenactions stops soon after
starting it.  The output from a zenactions run -v10 is shown below:

DEBUG:zen.ZenActions:loading action rules for:graham
DEBUG:zen.ZenActions:action:EMAIL for:graham loaded
DEBUG:zen.Events:Found device=zenoss.example.com
DEBUG:zen.Events:EventClassInst=Start
DEBUG:zen.Events:update status set clearid = '0ad9b9c53504a426fffffff'
where device='zenoss.example.com' and component='zenactions' and
eventKey='' and (eventClass='/App/Stop' or eventClass='/App/Start'):
--> 0
DEBUG:zen.Events:insert into log (evid, userName, text) select evid,
"admin", "auto cleared" from status where clearid =
"0ad9b9c53504a426fffffff": --> 0
DEBUG:zen.Events:insert into history set
Location='/TUK',prodState=1000,firstTime=1172662821.572,severity=0,component='zenactions',DeviceGroups='|',summary='zenactions
started',dedupid='zenoss.example.com|zenactions|/App/Start||0|zenactions
started',manager='zenoss.example.com',DeviceClass='/Server/Linux',device='zenoss.example.com',eventClass='/App/Start',lastTime=1172662821.572,Systems='|/Servers',message='zenactions
started',eventKey='',deletedTime=null,evid='0ad9b9c53504a426fffffff':
--> 1
DEBUG:zen.Events:DELETE FROM status WHERE clearid IS NOT NULL: --> 0
DEBUG:zen.Schedule:Maintenance window stopping Global for EMAIL
DEBUG:zen.Schedule:Waiting -42024.741269 seconds
Traceback (most recent call last):
 File "/home/zenoss/Products/ZenEvents/zenactions.py", line 503, in ?
   za.run()
 File "/home/zenoss/Products/ZenEvents/zenactions.py", line 376, in run
   self.schedule.run()
 File "/home/zenoss/Products/ZenEvents/Schedule.py", line 69, in run
   self.runEvents()
 File "/home/zenoss/Products/ZenEvents/Schedule.py", line 116, in runEvents
   self.timer = self.callLater(wait)
 File "/home/zenoss/Products/ZenEvents/Schedule.py", line 123, in callLater
   return reactor.callLater(seconds, self.runEvents)
 File "/usr/lib/python2.4/site-packages/twisted/internet/base.py",
line 458, in callLater
   assert sys.maxint >= _seconds >= 0, \
AssertionError: -42024.7412691 is not greater than or equal to 0 seconds


--
Regards,

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

Reply via email to