ACTIVEMQ installation under Windows platform

Source: Internet
Author: User

Before installing, it is necessary to make sure that the JVM environment is already on the machine, and if not, the unable to execute Java command will be prompted during the installation process. The system cannot find the file specified

First step: Download the ACTIVEMQ installation file from the official website and select the version on the Windows platform

Official website: http://activemq.apache.org/activemq-5133-release.html

After downloading the following structure in the bin directory:

Choose the appropriate version according to your own system, my 64-bit system

Click the Activemq.bat file directly, the batch command will perform the installation

If the installation is successful, you will be prompted as follows:

ACTIVEMQ default boot to Port 8161, after startup in the browser address bar input: Http://localhost:8161/admin required to enter the user name password, the default username password is admin, admin, this user name password is in the conf/ Configured in the Users.properties. After entering the username password, you can see the ACTIVEMQ console interface.

If the installation is unsuccessful, prompt: unable to execute Java command. The system cannot find the file specified

Is the current machine does not install the JVM operating environment, download the latest Java installation files from the official website:

http://www.java.com/en/download/manual.jsp

After installation, open the wrapper.conf file in the ACTIVEMQ directory and configure the Java path:

Save after configuration, re-execute Activemq.bat

This installs successfully, enter address: http://localhost:8161/admin/

ACTIVEMQ installation under Windows platform

Related Article

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.