• RabbitMq ERROR: distribution port 25672 in use by rabbit


    10:14:40.014 [error]

    10:14:40.021 [error] BOOT FAILED
    BOOT FAILED
    10:14:40.021 [error] ===========
    ===========
    10:14:40.021 [error] ERROR: distribution port 25672 in use by rabbit@host-117
    ERROR: distribution port 25672 in use by rabbit@host-1117
    10:14:40.021 [error]

    10:14:41.022 [error] Supervisor rabbit_prelaunch_sup had child prelaunch started with rabbit_prelaunch:run_prelaunch_first_phase() at undefined exit with reason {dist_port_already_used,25672,"rabbit","host-17117"} in context start_error
    10:14:41.022 [error] CRASH REPORT Process <0.154.0> with 0 neighbours exited with reason: {{shutdown,{failed_to_start_child,prelaunch,{dist_port_already_used,25672,"rabbit","host-172-1-17"}}},{rabbit_prelaunch_app,start,[normal,[]]}} in application_master:init/4 line 138
    {"Kernel pid terminated",application_controller,"{application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,{dist_port_already_used,25672,"rabbit","host-1717"}}},{rabbit_prelaunch_app,start,[normal,[]]}}}"}
    Kernel pid terminated (application_controller) ({application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,{dist_port_already_used,25672,"rabbit","host-172-117"}}}

    [root@host-11117 ~]# netstat -lnp | grep 25672
    tcp 0 0 0.0.0.0:25672 0.0.0.0:* LISTEN 2452/beam.smp
    [root@host-1717 ~]# kill -9 2452
    [root@host-17117 ~]# rabbitmq-server –detached

  • 相关阅读:
    逛画展
    数的划分
    有点难度的树链刨分
    树链刨分
    记502 dp专练
    数论相关
    模拟退火
    仓鼠找sugar
    NOIP 2017 解题报告
    整体二分
  • 原文地址:https://www.cnblogs.com/mike-mei/p/15162671.html
Copyright © 2020-2023  润新知