Search

3.2. Installing the Server JAR File

download PDF
  1. Stop any currently running JBoss ON instances.
    serverRoot/jon-server-3.1.2.0.GA1/bin/rhq-server.sh stop

    Warning

    If the new JBoss ON server will use a database that existing JBoss ON instances are also using, then all of the existing JBoss ON instances have to be stopped. Otherwise, the installer will hang when it tries to contact the database and the database is unavailable because it is in use by another JBoss ON server.
  2. Download the JBoss ON binaries from the Customer Support Portal.
    1. In the Customer Support Portal, click Software, and then select JBoss Operations Network in the product drop-down box.
    2. Download the JBoss Operations Network 3.1.2 Base Distribution package by clicking the Download icon.
    3. There are additional plug-in packs available for EAP, EDS, EWS, and SOA-P. If any of those plug-ins will be used with the JBoss ON server, then download them as well.
  3. Unzip the server distribution to the directory where will be executed from.
    cd /opt
    
    unzip jon-server-3.1.2.0.GA1.zip
    This creates a version-specific installation directory, /opt/jon-server-3.1.2.0.GA1. A directory with this name should not exist prior to the unzip operation.
  4. Run the JBoss ON server:
    serverRoot/jon-server-3.1.2.0.GA1/bin/rhq-server.sh start
  5. Set up the JBoss ON server using the web installer (Section 3.3, “Configuring the Server with the Web Installer”) or by editing the configuration file (Section 3.4, “Silently Installing the JBoss ON Server”).
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.