Stopping the IBM WebSphere Application Server Deployment Manager (Windows)

Follow this procedure to stop the IBM® WebSphere® Application Server Network Deployment Deployment Manager in a Microsoft Windows installation with WebSphere Application Server clustering.

Procedure

  1. On the node that hosts the Deployment Manager, log in as a user with local administrator privileges.
  2. On the node, run the stopManager command to stop the Network Deployment manager process:
    C:\IBM\WebSphere\AppServer\profiles\Dmgr01\bin\stopManager 
       -user wasadmin -password password
    Dmgr01 is the WebSphere Application Server Deployment Manager profile. wasadmin and password are the WebSphere Application Server administrator user name and password.
    Note: If the Deployment Manager is running as a Windows service, the stopManager command stops the associated Windows service and also stops the Deployment Manager.
  3. Verify that the Deployment Manager has stopped by using the WebSphere Application Server serverStatus command-line tool.
    For more information, see the serverStatus documentation: