Windows

  1. Copy the .war files, located in the rtvapm\<*mon>\webapps directory, where <*mon> is the Monitor you are deploying (for example, bw6mon, bwmon, tbemon and emsmon), and deploy them to your Application Server.

  2. Start your Application Server.

  3. Initialize a command window. Go to your Monitor installation directory and type:

  4. rtvapm_init

  5. Change directory (cd) to the <*mon>\projects\mysample directory.

  6. In the projects\mysample directory, start the Monitor applications by typing:

  7. start_rtv default all –properties:sample

    where –properties:sample is the properties file in which you have configured your system.

    NOTE: The start_rtv default command starts all the Monitor applications at once. You can start each Monitor application individually: start_rtv default database starts the default HSQLDB database (suitable for testing purposes), start_rtv default dataserver –properties:sample starts the Data Server, start_rtv default historian –properties:sample starts the Historian and start_rtv default displayserver –properties:sample starts the Display Server. Use the stop_rtv script to stop Monitor applications.

  8. Open a Web browser and browse to the following URL to open the Monitor:

http://host:port/<*mon>

Where host is the IP or host name where your Application Server is running, port is the port used by your Application Server and <*mon> is the Monitor you are deploying. The login display opens in the Web browser.

Login. The default user name and password are:

User Name: demo 

Password: demo

The main Monitor display opens.