节点还在运行,应用已经停了
注意到 {listeners,[{clustering,25672,”::”},{amqp,5672,”::”}]} 变成了 {listeners,[]} , 内存磁盘还有文件句柄部分也消失了
This command instructs the RabbitMQ node to stop the RabbitMQ application.
日志信息
=INFO REPORT==== 23-Oct-2015::16:52:30 ===
Stopping RabbitMQ
=INFO REPORT==== 23-Oct-2015::16:52:30 ===
stopped TCP Listener on [::]:5672
=INFO REPORT==== 23-Oct-2015::16:52:30 ===
Stopped RabbitMQ application
Tip: 使用 tail -f /var/log/rabbitmq/rabbit@h102.log 查看日志
[root@h102 rabbitmq]# netstat -ant | grep 5672
tcp 0 0 0.0.0.0:25672 0.0.0.0:* LISTEN
tcp 0 0 192.168.100.102:54922 192.168.100.102:25672 TIME_WAIT
[root@h102 rabbitmq]#
本文系转载,前往查看
如有侵权,请联系 cloudcommunity@tencent.com 删除。
本文系转载,前往查看
如有侵权,请联系 cloudcommunity@tencent.com 删除。
扫码关注腾讯云开发者
领取腾讯云代金券
Copyright © 2013 - 2025 Tencent Cloud. All Rights Reserved. 腾讯云 版权所有
深圳市腾讯计算机系统有限公司 ICP备案/许可证号:粤B2-20090059 深公网安备号 44030502008569
腾讯云计算(北京)有限责任公司 京ICP证150476号 | 京ICP备11018762号 | 京公网安备号11010802020287
Copyright © 2013 - 2025 Tencent Cloud.
All Rights Reserved. 腾讯云 版权所有