Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
IBM WebSphere Application Server 8.0 Administration Guide

You're reading from   IBM WebSphere Application Server 8.0 Administration Guide Learn to administer a reliable, secure, and scalable environment for running applications with WebSphere Application Server 8.0

Arrow left icon
Product type Paperback
Published in Oct 2011
Publisher Packt
ISBN-13 9781849683982
Length 496 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Author (1):
Arrow left icon
Steve Robinson Steve Robinson
Author Profile Icon Steve Robinson
Steve Robinson
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

IBM WebSphere Application Server 8.0 Administration Guide
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
1. WebSphere Application Server 8.0: Product Overview FREE CHAPTER 2. Installing WebSphere Application Server 3. Deploying your Applications 4. Security 5. Administrative Scripting 6. Server Configuration 7. WebSphere Messaging 8. Monitoring and Tuning 9. Administrative Features 10. Administration Tools 11. Product Maintenance Index

Uninstalling WAS


Before we move on and cover how to do a silent (no GUI) installation of WAS, we need to cover how to uninstall WAS. It is important to know how to uninstall WAS correctly because if you don't, residual folders and files can be left behind. If you try to install WAS over an existing WAS installation, the wizard will exit in error. So if you purposely want to re-install again into the same folder path, you need to ensure that WAS is removed correctly before you do so.

What we will do is remove the installation we created earlier and then re-create the same setup using a command-line based silent installation.

First we need to stop the WAS process using the stop server command located in the following folder <was_root>/<profile_root>/bin

  1. For Linux:

    <was_profile_root>/bin/stopServer.sh server01
    
  2. For Windows:

    <was_profile_root\bin\stopServer.bat server01
    

Manually deleting profiles

Before uninstalling WAS binaries it is good practice to remove profiles ahead of...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime