The environment is Debian 4.0 (Etch)
Zenoss 2.1.70 r8135
OS Linux (i686) 2.6.18 (Linux nms 2.6.18-5-686 #1 SMP Mon Dec 24 16:41:07
UTC 2007 i686)
Zope 2.8.8
Python 2.4.4
Database MySQL 5.0.32 (Ver 5.0.32)
RRDtool 1.2.26
Twisted 2.5.0
NetSnmp 5.2.3
ZenHub has this repeating error message. ZenOSS was compiled from scratch this
morning. All settings are default.
Code:
2008-01-15 11:25:29 ERROR log: 'Event' object has no attribute 'component'
Traceback (most recent call last):
File "/usr/local/zenoss/Products/ZenHub/services/EventService.py", line 26,
in remote_sendEvent
return self.zem.sendEvent(evt)
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 97, in
sendEvent
evid = self.doSendEvent(event)
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 120, in
doSendEvent
rows = execute(curs, self.buildClearUpdate(event, clearcls))
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 304, in
buildClearUpdate
w.append("%s='%s'" % (self.componentField, evt.component))
AttributeError: 'Event' object has no attribute 'component'
Any insight would be much appreciated!
Thanks,
Duncan
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15337#15337
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users