I updated to 1.0.0-1 today...  clear events are working now.
However I get this is from ZenStatus.  

006-11-28 15:57:02 ERROR zen.ZenStatus: unknown exception in main loop
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenStatus/zenstatus.py", line 117, in mainLoop
    self.cycleLoop()
  File "/opt/zenoss/Products/ZenStatus/zenstatus.py", line 49, in cycleLoop
    self.startTests()
  File "/opt/zenoss/Products/ZenStatus/zenstatus.py", line 65, in startTests
    while self.nextService() and self.count < self.options.parallel: pass
  File "/opt/zenoss/Products/ZenStatus/zenstatus.py", line 71, in
nextService
    svc = self.svcgen.next()
  File "/opt/zenoss/Products/ZenModel/DeviceClass.py", line 369, in
getSubComponents
    yield self.unrestrictedTraverse(b.getPrimaryId)
  File "/opt/zenoss/lib/python/OFS/Traversable.py", line 221, in
unrestrictedTraverse
    next=obj[name]
  File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 713, in
__getitem__
    raise KeyError, key
KeyError: 'Linux'
 

Sincerely,

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

Reply via email to