Hi All,
I'm trying to find the root cause of the following Traceback message in
zenactions.log. It seems to occur every minute. There are no visible issues
with the application. I am receiving traps and collecting performance data for
my network devices.
I am running Zenoss v1.1.0 on FC4, with Zope v2.8.8, Python v2.4.3, and MySQL
v5.0.27.
Any guidance is greatly appreciated.
Regards,
Rob-
-
2007-03-20 00:01:22 ERROR zen.ZenActions: unexpected exception
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 365, in runCycle
self.mainbody()
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 355, in mainbody
self.checkVersion(self.dmd, zem)
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 208, in checkVersion
self.updateCheck.check(db, zem)
File "/opt/zenoss/Products/ZenEvents/UpdateCheck.py", line 91, in check
available = self.getUpdate(dmd, manual)
File "/opt/zenoss/Products/ZenEvents/UpdateCheck.py", line 71, in getUpdate
for line in urllib.urlopen(URL + '?' + query):
File "/usr/lib/python2.4/urllib.py", line 82, in urlopen
return opener.open(url)
File "/usr/lib/python2.4/urllib.py", line 190, in open
return getattr(self, name)(url)
File "/usr/lib/python2.4/urllib.py", line 313, in open_http
h.endheaders()
File "/usr/lib/python2.4/httplib.py", line 798, in endheaders
self._send_output()
File "/usr/lib/python2.4/httplib.py", line 679, in _send_output
self.send(msg)
File "/usr/lib/python2.4/httplib.py", line 646, in send
self.connect()
File "/usr/lib/python2.4/httplib.py", line 614, in connect
socket.SOCK_STREAM):
IOError: [Errno socket error] (-2, 'Name or service not known')
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=4842#4842
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users