Search

Chapter 5. Uninstalling JBoss EAP

download PDF

5.1. Uninstalling JBoss EAP (ZIP Installation)

  1. Ensure that you back up any modified configuration files and deployments that may be reused.
  2. The ZIP installation method installs JBoss EAP in a single directory. Delete the installation directory to uninstall JBoss EAP.
  3. Also delete any other scripts that depended on JBoss EAP being installed on your machine.

5.2. Uninstalling JBoss EAP (Installer Installation)

If you installed JBoss EAP using the installer, you can uninstall JBoss EAP using the uninstaller in either graphical or text mode.

Running the JBoss EAP Graphical Uninstaller

  1. Open a terminal and navigate to EAP_HOME/Uninstaller.
  2. Run the graphical uninstaller using the following command:

    $ java -jar uninstaller.jar

    The graphical uninstaller is similar to following figure. Select the check box if you want to delete the JBoss EAP installation directory.

    Figure 5.1. JBoss EAP Graphical Uninstaller

    JBoss EAP JBoss EAP Graphical Uninstaller
  3. Click Uninstall to start the uninstall process.
  4. When the uninstall process is finished, click Quit to exit the uninstaller.

Running the JBoss EAP Text-based Uninstaller

  1. Open a terminal and navigate to EAP_HOME/Uninstaller.
  2. Run the text-based uninstaller using the following command:

    $ java -jar uninstaller.jar -console
  3. Follow the prompts to uninstall JBoss EAP.

5.3. Uninstalling JBoss EAP (RPM Installation)

Warning

Uninstalling a JBoss EAP installation that was installed using the RPM method is not recommended.

Because of the nature of RPM package management, it cannot be guaranteed that all installed packages and dependencies will be completely removed, or that the system will not be left in an inconsistent state caused by missing package dependencies.





Revised on 2018-10-11 12:32:29 UTC

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.