openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #05097
Rabbitmq always throw exception
I can log in the instance,and its status is running
but the rabbitmq.log always throw exception
some of the log:
=INFO REPORT==== 27-Oct-2011::18:02:55 ===
accepted TCP connection on 0.0.0.0:5672 from 192.168.1.10:49119
=INFO REPORT==== 27-Oct-2011::18:02:55 ===
starting TCP connection <0.4209.0> from 192.168.1.10:49119
=WARNING REPORT==== 27-Oct-2011::18:02:55 ===
exception on TCP connection <0.4209.0> from 192.168.1.10:49119
connection_closed_abruptly
=INFO REPORT==== 27-Oct-2011::18:02:55 ===
closing TCP connection <0.4209.0> from 192.168.1.10:49119
=INFO REPORT==== 27-Oct-2011::18:03:44 ===
accepted TCP connection on 0.0.0.0:5672 from 192.168.1.10:49120
=INFO REPORT==== 27-Oct-2011::18:03:44 ===
starting TCP connection <0.4422.0> from 192.168.1.10:49120
=WARNING REPORT==== 27-Oct-2011::18:03:44 ===
exception on TCP connection <0.4422.0> from 192.168.1.10:49120
connection_closed_abruptly
=INFO REPORT==== 27-Oct-2011::18:03:44 ===
closing TCP connection <0.4422.0> from 192.168.1.10:49120
when i stop the instance,the rabbitmq server will not throw these exceptions
why? this is OK?
2011-10-27
aliex_liu
Follow ups