{"id":20364,"date":"2022-03-25T13:46:34","date_gmt":"2022-03-25T12:46:34","guid":{"rendered":"https:\/\/help.openbee.com\/open-bee-portal\/knowledge-base\/troubleshooting-items\/troubleshooting-rabbitmq-amqp\/the-openbeeportalrabbitmq-service-does-not-start\/"},"modified":"2026-05-13T10:47:40","modified_gmt":"2026-05-13T08:47:40","slug":"the-openbeeportalrabbitmq-service-does-not-start","status":"publish","type":"page","link":"https:\/\/help.openbee.com\/en\/open-bee-portal\/knowledge-base\/troubleshooting-items\/troubleshooting-rabbitmq-amqp\/the-openbeeportalrabbitmq-service-does-not-start\/","title":{"rendered":"The openbeeportalRabbitMQ service does not start"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-Sympt&#xF4;mes\">Symptoms<\/h1>\n\n<p>In a Windows environment, the following &#8220;openbeeportalRabbitMQ&#8221; service is in error or starts and then stops<\/p>\n\n<h1 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-Versionsimpact&#xE9;esset_permissions\">Versions impact\u00e9esset_permissions<\/h1>\n\n<p>Open Bee\u2122 Portal version 6.x. randomly on certain installations<\/p>\n\n<h1 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-R&#xE9;solution\">Resolution<\/h1>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p><strong>Recommendation<\/strong><\/p><cite>The first intention as a solution is to restart the openbeeportalRabbitMQ service and then the &#8220;openbeeportal AMQP High Priority Queue&#8221; and &#8220;openbeeportal AMQP Low Priority Queue&#8221; services.<br\/>Always launch commands for this item:<br\/>&#8211; In a console as an admin<br\/>&#8211; From the C:Program Files (x86)OpenBeeOpenBeePortal5Utilityrabbitmqrabbitmq_server-3.5.3sbin folder (to be adapted according to the installation path) for windows<\/cite><\/blockquote>\n\n<h2 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-Step1:\">Step 1:<\/h2>\n\n<ul class=\"wp-block-list\"><li>Check if the environment variable &#8220;path&#8221; contains the paths of the Windows commands To replace &#8220;%SystemRoot%system32; %SystemRoot%; %SystemRoot%System32Wbem; %SYSTEMROOT%System32WindowsPowerShellv1.0;&#8221; BY C:Windowssystem32; C:Windows; C:WindowsSystem32Wbem; C:WindowsSystem32WindowsPowerShellv1.0;<\/li><\/ul>\n\n<h2 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-Step2:\">Step 2:<\/h2>\n\n<ul class=\"wp-block-list\"><li>Check if the user &#8220;openbee&#8221; exists with the command &#8220;rabbitmqctl list_users&#8221;:<\/li><\/ul>\n\n<p>rabbitmqctl list_users<\/p>\n\n<p>If it does not exist, create it by manually running the following commands:<\/p>\n\n<p>rabbitmqctl.bat add_user openbee Openbee74<\/p>\n\n<p>rabbitmqctl.bat set_permissions -p \/ openbee &#8220;.*&#8221; &#8220;.*&#8221; &#8220;.*&#8221;<\/p>\n\n<p>rabbitmqctl.bat&#8221; delete_user guest<\/p>\n\n<ul class=\"wp-block-list\"><li>Restart the openbeeportalRabbitMQ service and then the &#8220;openbeeportal AMQP High Priority Queue&#8221; and &#8220;openbeeportal AMQP Low Priority Queue&#8221; services.<\/li><\/ul>\n\n<h2 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-Step3:\">Step 3:<\/h2>\n\n<ul class=\"wp-block-list\"><li>Run rabbitmq-server.bat and see if the service stays started and the problem no longer arises, if it is the case you have to stop the execution of rabbitmq-server.bat then run the following command:<\/li><\/ul>\n\n<p>SC delete openbeeportalRabbitMQ<\/p>\n\n<ul class=\"wp-block-list\"><li>Restart the console in administrator mode and then run the following command:<\/li><\/ul>\n\n<p>SC create openbeeportalRabbitMQ binpath=&#8221;&#8221;C:Program Files (x86)erl6.4erts-6.4binerlsrv.exe&#8221;&#8221;<\/p>\n\n<ul class=\"wp-block-list\"><li>Restart the openbeeportalRabbitMQ service and then the &#8220;openbeeportal AMQP High Priority Queue&#8221; and &#8220;openbeeportal AMQP Low Priority Queue&#8221; services.<\/li><\/ul>\n\n<h2 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-Step4:\">Step 4:<\/h2>\n\n<ul class=\"wp-block-list\"><li>From the admin panel, uninstall &#8220;ErLang OPT&#8221; if it is installed.<\/li><li>Restart the machine<\/li><li>From a console launched as an administrator, the Open Bee\u2122 Portal installation folder, run:<ul><li>&#8220;Utilityrabbitmqotp_win32_17.5.exe&#8221; (for versions &lt;=6.11.3)<\/li><li>&#8220;Utilityrabbitmqotp_win64_17.5.exe&#8221; (for versions &gt;=6.11.4)<\/li><li>&#8220;Utilityrabbitmqinstall-service.bat&#8221;<\/li><\/ul><\/li><\/ul>\n\n<h2 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-Step5:\">Step 5:<\/h2>\n\n<p>See the logs under C:ProgramDataRabbitMQlog for more details on the issue<\/p>\n\n<h2 class=\"wp-block-heading\" id=\"LeserviceopenbeeportalRabbitMQned&#xE9;marrepas-Step6:\">Step 6:<\/h2>\n\n<p>Rename the &#8216;db&#8217; folder to &#8216;db-0&#8217; under C:ProgramDataRabbitMQ and then restart the service<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Symptoms In a Windows environment, the following &#8220;openbeeportalRabbitMQ&#8221; service is in error or starts and then stops Versions impact\u00e9esset_permissions Open Bee\u2122 Portal version 6.x. randomly on certain installations Resolution Recommendation The first intention as a solution is to restart the openbeeportalRabbitMQ service and then the &#8220;openbeeportal AMQP High Priority Queue&#8221; and &#8220;openbeeportal AMQP Low Priority [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":20334,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"templates\/ob-help-products.php","meta":{"footnotes":""},"class_list":["post-20364","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages\/20364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/comments?post=20364"}],"version-history":[{"count":1,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages\/20364\/revisions"}],"predecessor-version":[{"id":20365,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages\/20364\/revisions\/20365"}],"up":[{"embeddable":true,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages\/20334"}],"wp:attachment":[{"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/media?parent=20364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}