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
WebSphere Application Server 7.0 Administration Guide

You're reading from   WebSphere Application Server 7.0 Administration Guide Manage and administer your IBM WebSphere application server to create a reliable, secure, and scalable environment for running your applications with this book and eBook

Arrow left icon
Product type Paperback
Published in Aug 2009
Publisher Packt
ISBN-13 9781847197207
Length 344 pages
Edition 1st Edition
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 (16) Chapters Close

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

Removing the administrative agent


To remove the administrative agent, we will need to unregister each application server from the administrative agent and then delete the unwanted profiles. Our goal is to be left with the single application server we started at the beginning of this chapter.

The command we are going to use is the deregisterNode.sh command.

Usage: deregisterNode -profilePath <path of profile to be deregistered> 
[-host
     <adminagent host>] [-connType <SOAP | RMI | JSR160RMI | IPC>] 
[-port
      <adminagent JMX port>] [-username <adminagent user name>] 
[-password
     <adminagent password>] [-nodeusername <registered node user name>]
[-nodepassword     <registered node password>] [-profileName <adminagent
 profile 
name>] [-trace] [-help]

To de-register each server, navigate to the admin agents bin directory<agent_profile_root>/bin and type the following commands:

./deregisterNode.sh -profilePath /apps/was7/profiles...
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
Banner background image