Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

496
Views
How to Install ActiveMQ server in MAC OS system?

How can I install ActiveMQ Server in MAC OS X? Is there anyway to get its installation source for MAC OS?

Here are some of source files, for installation but not for MAC OS. http://activemq.apache.org/activemq-5144-release.html


Here is same question but there are steps for installation only. How (from where) can I get source for MAC OS?
Install & Configure ActiveMq On Mac
https://examples.javacodegeeks.com/enterprise-java/jms/activemq-tutorial-beginners/

I tried with Unix/Linux Version as suggested here by Hemin.
Here is result of (console output) it:

> user:bin systemuser$ ./activemq start INFO: Loading
> '/Users/systemuser/Downloads/apache-activemq-5.14.4//bin/env' INFO:
> Using java '/usr/bin/java' INFO: Starting - inspect logfiles specified
> in logging.properties and log4j.properties to get details INFO:
> pidfile created :
> '/Users/systemuser/Downloads/apache-activemq-5.14.4//data/activemq.pid'
> (pid '787')

Then I tried to open http://localhost:8161/admin But there is an alert (popup) window asking me for authentication as shown here.

enter image description here

I tried to enter system user/password but not worked. Can anyone help at this stage?

about 4 years ago · Santiago Trujillo
3 answers
Answer question

0

You can install ActiveMQ with Homebrew package manager:

$ brew install apache-activemq

$ brew services start activemq

It will be installed in /usr/local/Cellar/activemq/x.x.x/ directory. (x.x.x = actual version being installed f.i. 5.15.10).

Open http://localhost:8161/admin to confirm ActiveMQ is up and running (default username and password: admin).

about 4 years ago · Santiago Trujillo Report

0

1) Download appropriate ActiveMq binary from here.

2) Unzip your bundle.

3) Open terminal and, set the terminal path to ActiveMq -> bin

4) Write command activemq start

5) Open http://localhost:8161/admin to confirm Activemq is up and running. You should have the following console.enter image description here

about 4 years ago · Santiago Trujillo Report

0

Your steps are correct. but now as you are stuck with credential window. you can use admin as user name and password both. check below image.

Generally all default server has default credentials are set as admin for both username and password.

Hope this will work...

enter image description here

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!