首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在windows上运行rabbitmq

在windows上运行rabbitmq
EN

Stack Overflow用户
提问于 2021-05-09 08:26:37
回答 1查看 366关注 0票数 0

大约6个月前,我在Windows上使用rabbitmq,现在我正在重新安装rabbitmq和erlang,但是我得到了以下错误:

代码语言:javascript
复制
C:\Program Files\new_RabbitMQ Server\rabbitmq_server-3.8.12\sbin>rabbitmq-server


Configuring logger redirection
12:49:39.059 [warning] Using RABBITMQ_ADVANCED_CONFIG_FILE: c:/Users/ALFA RAYAN/AppData/Roaming/RabbitMQ/advanced.config

12:49:39.810 [error]
BOOT FAILED
12:49:39.810 [error] BOOT FAILED
===========
12:49:39.810 [error] ===========
ERROR: distribution port 25672 in use by another node: rabbit@Ali
12:49:39.810 [error] ERROR: distribution port 25672 in use by another node: rabbit@Ali

12:49:39.810 [error]
12:49:40.826 [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","Ali"} in context start_error
12:49:40.826 [error] CRASH REPORT Process <0.150.0> with 0 neighbours exited with reason: {{shutdown,{failed_to_start_child,prelaunch,{dist_port_already_used,25672,"rabbit","Ali"}}},{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\",\"Ali\"}}},{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","Ali"}}},{rabbit_prelau

Crash dump is being written to: erl_crash.dump...done

I使用otp_win64_23.2和rabbitmq-server-3.8.12

EN

回答 1

Stack Overflow用户

发布于 2022-02-21 08:11:28

转到windows服务并查找RabbitMQ。右键单击它并停止服务。在管理员模式下重新启动RabbitMQ服务器。这对我有用。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/67455675

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档