How to deregister the stand alone profile from admin agent profile

Execute the below command .

Command :-

[root@localhost bin]# pwd
/opt/IBM/WebSphere/AppServer/profiles/AdminAgent01/bin

[root@localhost bin]# ./deregisterNode.sh -profilePath /opt/IBM/WebSphere/AppServer/profiles/AppSrv04
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AdminAgent01/logs/deregisterNode.log
ADMU0128I: Starting tool with the AdminAgent01 profile
ADMU8053I: Successfully connected to AdminAgent Server: localhost:8877
ADMU0505I: Servers found in configuration:
ADMU0506I: Server name: server1
ADMU2010I: Stopping all server processes for node AppSrv04Node1
ADMU0512I: Server server1 cannot be reached. It appears to be stopped.
ADMU8052I: Removing signers exchanged during node registration.
ADMU8051I: Removed signers successfully.
ADMU8009I: Begin deregistration of Application Server with path
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv04.
ADMU0024I: Deleting the old backup directory.
ADMU8021I: Backing up the original config directory of the profile will be
           deregistered.
ADMU8038I: Deregistering the node with an adminagent.
ADMU8045I: Node has been successfully deregistered.
ADMU8043I: The administrative agent is stopping the administrative subsystem
           for the deregistered node.
ADMU8016I: The administrative subsystem for deregistered node has been
           successfully stopped.
ADMU8044I: The administrative agent is destroying the administrative subsystem
           for the deregistered node.
ADMU8017I: The administrative subsystem for deregistered node has been
           successfully destroyed.
ADMU8013I: Application Server with path
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv04 has been successfully
           deregistered.

Comments

Popular posts from this blog

ERROR: Port values must be a positive integer between 0 and 65535. while install IBM Http Server 8.5.5

How to remove the node from the deployment manager profile

What is clean start in websphere application server