Build RABBITMQ Environment (Windows)

Source: Internet
Author: User
Tags rabbitmq

Build RABBITMQ Environment (Windows) installation Erlang
    • (Execute EXE directly to install)
    • Add environment variable ERLANG_HOME (value for Erlang installation directory)
    • Add in Environment variables path%ERLANG_HOME%\bin
Installing RABBITMQ
    • (Execute EXE directly to install)
Installing Rabbitmq-plugins

Installation steps:

    • Open cmd , enter the RABBITMQ sbin directory
    • Performrabbitmq-plugins enable rabbitmq_management


    • Restart Service


    • To access http://127.0.0.1:15672, enter your username/password (guest/guest) into the Administration page.

Installation Error, Workaround:

    • Reinstalling Erlang based on version correspondence due to the following error caused by a conflict with Erlang version.

        Could not start application logger: Logger.App.start(:normal, []) returned an error: shutdown: failed to start child: Logger.ErrorHandler  ** (EXIT) no process: the process is not alive or there‘s no process currently associated with the given name, possibly because its application isn‘t started

Build RABBITMQ Environment (Windows)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.