To start, stop, and restart RWP

RWP is normally started at boot time, except on HP systems. If you need to stop or restart RWP (for example, to force it to re-read a changed configuration file), navigate to the RWP bin directory and run one of the following three scripts. These scripts start and stop both IHS and WAS Embedded Express portions of RWP:
  • rwp_startup starts RWP if it is not already running.
  • rwp_shutdown stops RWP.
  • rwp_restart runs the rwp_shutdown and rwp_startup commands, in that order, to restart RWP.

You can also manually start and stop RWP by running the commands contained in the scripts, for example, if you only need to start or stop a single profile.

On Windows, you can also start, shutdown, or restart these services by clicking Start > Control Panel > Services. From here, you can access the following services:
  • RWP IBM HTTP Server 6.0 (for IHS)
  • IBM WebSphere Application Server Version 6 - RWP Servlet (for EmbeddedExpress for Rational ClearCase Web or ProjectConsole)
  • IBM WebSphere Application Server Version 6 - RWP ReqWeb Servlet (for EmbeddedExpress for Rational RequisitePro Web)


Feedback