It is throwing the following exception:
[EMAIL PROTECTED] log]$ zenactions run
Traceback (most recent call last):
File "/home/zenoss/Products/ZenEvents/zenactions.py", line 643, in ?
za.run()
File "/home/zenoss/Products/ZenEvents/zenactions.py", line 496, in run
self.schedule.run()
File "/home/zenoss/Products/ZenEvents/Schedule.py", line 90, in run
self.workList = self.getWindows()
File "/home/zenoss/Products/ZenEvents/Schedule.py", line 63, in getWindows
ob = brain.getObject()
File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/Products/ZCatalog/CatalogBrains.py",
line 86, in getObject
File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/OFS/Traversable.py",
line 245, in restrictedTraverse
File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/OFS/Traversable.py",
line 225, in unrestrictedTraverse
zExceptions.NotFound: test
The zenactions.log is now empty. The zenactions.log.1 dumped this prior to the
crash:
2008-08-07 13:39:44 ERROR zen.ZenActions: unexpected exception
Traceback (most recent call last):
File "/home/zenoss/Products/ZenEvents/zenactions.py", line 484, in runCycle
self.mainbody()
File "/home/zenoss/Products/ZenEvents/zenactions.py", line 472, in mainbody
self.eventCommands(zem)
File "/home/zenoss/Products/ZenEvents/zenactions.py", line 461, in
eventCommands
self.processEvent(zem, command, self.runEventCommand)
File "/home/zenoss/Products/ZenEvents/zenactions.py", line 246, in
processEvent
for result in self.query(q):
File "/home/zenoss/Products/ZenEvents/zenactions.py", line 179, in query
conn = zem.connect()
File "/home/zenoss/Products/ZenEvents/DbAccessBase.py", line 33, in connect
database=self.database)
File "/home/zenoss/Products/ZenEvents/DbConnectionPool.py", line 66, in get
obj.ping()
OperationalError: (2002, "Can't connect to local MySQL server through socket
'/srv/mysql/mysql.sock' (2)")
I tried restarting mysql but still get the same result. Anyone have any idea
what is going on?
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=23558#23558
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users