Stopping web application server

Before the uninstallation of Web Administration Tool, you must logout of Web Administration Tool and stop the web application server that is associated with it.

Before you begin

You must complete the following tasks before you can stop web application server that is associated with Web Administration Tool:
  1. Deploy Web Administration Tool in a supported web application server.
  2. Start the web application server that is associated with Web Administration Tool.

Procedure

  1. Log in a root on UNIX™ systems, and as a member of administrator group on Windows™.
  2. Access the command prompt.
  3. Go to web application server profile's bin subfolder in the profiles folder at the WebSphere® Application Server installation path.
  4. To stop web application server that is associated with Web Administration Tool, run the following command.
    Operating systemCommand to run
    Windows stopServer.bat server1 -username wasadmin -password <password>
    AIX® and Linux™ ./stopServer.sh server1 -username wasadmin -password <password>
    Note: On Windows, you can also stop the service that is associated with your web application server from the Services window.