here is log
return self._sendHeartbeat(event)
File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 107, in _sendHeartbeat
publisher.publish('$Heartbeats', 'zenoss.heartbeat.%s' % heartbeat.monitor, heartbeat)
File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 425, in publish
headers=headers, declareExchange=declareExchange)
File "/opt/zenoss/lib/python/zenoss/protocols/amqp.py", line 177, in publish
raise Exception("Could not publish message to RabbitMQ: %s" % lastexc)
Exception: Could not publish message to RabbitMQ: [Errno 104] Connection reset by peer
2013-12-25 13:15:48,438 INFO zen.ZenHub: Worker (12928) reports 2013-12-25 13:15:44,418 INFO zen.zenoss.protocols.amqp: RabbitMQ connection was closed: [Errno 104] Connection reset by peer
2013-12-25 13:15:47,421 INFO zen.zenoss.protocols.amqp: RabbitMQ connection was closed: [Errno 104] Connection reset by peer
2013-12-25 13:15:47,421 ERROR zen.Events: Unable to publish event to <Products.ZenMessaging.queuemessaging.publisher.EventPublisher object at 0x536e850>
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 43, in sendEvents
self._publishEvent(event, publisher)
File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 89, in _publishEvent
return self._sendHeartbeat(event)
File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 107, in _sendHeartbeat
publisher.publish('$Heartbeats', 'zenoss.heartbeat.%s' % heartbeat.monitor, heartbeat)
File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 425, in publish
headers=headers, declareExchange=declareExchange)
File "/opt/zenoss/lib/python/zenoss/protocols/amqp.py", line 177, in publish
raise Exception("Could not publish message to RabbitMQ: %s" % lastexc)
Exception: Could not publish message to RabbitMQ: [Errno 104] Connection reset by peer
2013-12-25 13:15:51,453 INFO zen.ZenHub: Worker (12928) reports 2013-12-25 13:15:51,453 CRITICAL zen.zenoss.protocols.amqp: Could not use exchange $Heartbeats: [Errno 104] Connection reset by peer
2013-12-25 13:15:51,454 INFO zen.ZenHub: Worker (12928) reports 2013-12-25 13:15:51,453 CRITICAL zen.Events: Unable to publish event to <Products.ZenMessaging.queuemessaging.publisher.EventPublisher object at 0x536e850>: [Errno 104] Connection reset by peer