[rabbitmq-discuss] Rabbitmq up and running but connection_closed_abruptly

Ken Henry kenhen93 at gmail.com
Fri Sep 6 15:50:21 BST 2013


yes it is the vhost name

=INFO REPORT==== 6-Sep-2013::09:47:31 ===
accepting AMQP connection <0.330.0> (127.0.0.1:50921 -> 127.0.0.1:5672)

=WARNING REPORT==== 6-Sep-2013::09:47:31 ===
closing AMQP connection <0.330.0> (127.0.0.1:50921 -> 127.0.0.1:5672):
connection_closed_abruptly

rabbitmqctl list_connections pid
Listing connections ...
<rabbit at localhost.2.381.0>
<rabbit at localhost.2.351.0>
<rabbit at localhost.2.368.0>
<rabbit at localhost.2.305.0>
<rabbit at localhost.2.338.0>
<rabbit at localhost.2.360.0>
<rabbit at localhost.2.409.0>
<rabbit at localhost.2.377.0>
<rabbit at localhost.2.297.0>
...done.


that command you gave me does not seem to work

I don't know what is going on here, any help i would really appreciate


On Fri, Sep 6, 2013 at 10:42 AM, Michael Klishin <mklishin at gopivotal.com>wrote:

> Ken Henry:
>
> > sorry I am running a little slow this morning but I couldn't get that
> command to work all together but was able to just run it with pid option
> >
> > rabbitmqctl list_connections zenoss localhost client_properties pid
> > Listing connections ...
> > Error: {bad_argument,zenoss}
>
> zenoss is a vhost name?
>
> Then you want
>
> rabbitmqctl list_connections -p zenoss localhost client_properties pid
>
> MK
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130906/5df06ab6/attachment.htm>


More information about the rabbitmq-discuss mailing list