Install ActiveMQ via apt under Ubuntu 16.04

Source: Internet
Author: User

  • Update the System software package

  • sudo apt update sudo apt upgrade
      • Installing the JDK

    sudo apt install default-jdk
      • Installing, starting ActiveMQ

    sudo apt install activemqsudo systemctl start ACTIVEMQ
      • View

    sudo systemctl status Activemqnetstat-nl|grep 61616

    Description: As of 2018-01-26, this is still a problematic "active (exited)" and someone has submitted a bug report.

      • Web Administration page: http://127.0.0.1:8161/admin/

      • Service Status Description

    loaded# system service has been initialized, loaded configuration active (running) # there is one or more programs are executing in the system, the daemon ACTIVEMQ should be this mode atcive (exited) # Execute only once on the normal end of the service, such as Iptablesatcive (Waiting) # is executing, but waits for other events to continue processing inactive# service shutdown enbaled# service boot up disabled# service boot not self-starting static# Service boot entry cannot be managed failed# system configuration Error


    Walker * * *


    Install ActiveMQ via apt under Ubuntu 16.04

    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.