On CentOS 5, I upgraded from Zenoss 2.0.3 which was running flawlessly to 
Zenoss 2.0.4.  ZenTrap refuses to run.  Below is a paste from the ZenTrap log.

2007-08-05 19:55:15 INFO zen.ZenTrap: started
2007-08-05 20:29:06 INFO zen.ZenTrap: delete pidfile 
/opt/zenoss/var/zentrap.py.pid
2007-08-05 20:29:06 INFO zen.ZenTrap: Daemon ZenTrap shutting down
2007-08-05 20:29:06 INFO zen.ZenTrap: 12 events processed in 2.35 seconds
2007-08-05 20:29:06 INFO zen.ZenTrap: 0.19581 average seconds per event
2007-08-05 20:29:06 INFO zen.ZenTrap: Maximum processing time for one event was 
1.20591
2007-08-05 20:29:06 INFO zen.ZenTrap: 12 events processed in 2.35 seconds
2007-08-05 20:29:06 INFO zen.ZenTrap: 0.19581 average seconds per event
2007-08-05 20:29:06 INFO zen.ZenTrap: Maximum processing time for one event was 
1.20591
2007-08-05 20:30:23 INFO zen.ZenTrap: started
2007-08-06 18:20:24 ERROR zen.Events: (2006, 'MySQL server has gone away')
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 31, in execute
    result = cursor.execute(statement)
  File "/opt/zenoss/lib/python/MySQLdb/cursors.py", line 137, in execute
    self.errorhandler(self, exc, value)
  File "/opt/zenoss/lib/python/MySQLdb/connections.py", line 33, in 
defaulterrorhandler
    raise errorclass, errorvalue
OperationalError: (2006, 'MySQL server has gone away')
2007-08-06 18:20:24 ERROR zen.ZenTrap: (2006, 'MySQL server has gone away')
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/EventServer.py", line 127, in run
    self.sendEvent(args)
  File "/opt/zenoss/Products/ZenEvents/EventServer.py", line 147, in sendEvent
    self.zem.sendEvent(evt)
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 52, in sendEvent
    return self._sendHeartbeat(event)
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 227, in 
_sendHeartbeat
    raise ZenBackendFailure(str(e))
ZenBackendFailure: (2006, 'MySQL server has gone away')
2007-08-06 18:20:39 INFO zen.ZenTrap: delete pidfile 
/opt/zenoss/var/zentrap.py.pid
2007-08-06 18:20:39 INFO zen.ZenTrap: Daemon ZenTrap shutting down
2007-08-06 18:20:39 INFO zen.ZenTrap: 124 events processed in 436.71 seconds
2007-08-06 18:20:39 INFO zen.ZenTrap: 3.52185 average seconds per event
2007-08-06 18:20:39 INFO zen.ZenTrap: Maximum processing time for one event was 
52.29225
2007-08-06 18:20:39 INFO zen.ZenTrap: 124 events processed in 436.71 seconds
2007-08-06 18:20:39 INFO zen.ZenTrap: 3.52185 average seconds per event
2007-08-06 18:20:39 INFO zen.ZenTrap: Maximum processing time for one event was 
52.29225


I have checked.  MySQL *IS* running.  All of the other services are running 
fine.

How can I resolve this issue?

Thank you.

------------------------
 Frank Tanner III




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=9719#9719

-------------------- m2f --------------------



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

Reply via email to