Can anyone explain how zenhub uses rabbitmq? How many connections does it initiate? Does it open and close them?
On a working version of zenoss I see in the rabbitmq log
=INFO REPORT==== 4-Sep-2013::16:00:01 ===
accepting AMQP connection <0.615.0> (127.0.0.1:50411 -> 127.0.0.1:5672)
=INFO REPORT==== 4-Sep-2013::16:00:01 ===
closing AMQP connection <0.615.0> (127.0.0.1:50411 -> 127.0.0.1:5672)
on my non-working version I see
=INFO REPORT==== 4-Sep-2013::15:49:48 ===
accepting AMQP connection <0.294.0> (127.0.0.1:43124 -> 127.0.0.1:5672)
=WARNING REPORT==== 4-Sep-2013::15:49:48 ===
closing AMQP connection <0.294.0> (127.0.0.1:43124 -> 127.0.0.1:5672):
connection_closed_abruptly