For IBM WebSphere Application Server 6

You must restart the Default Server (server1) after you deployed the BI Monitor new Application Server. To do this:

  1. On Windows platform, run a command prompt window. On AIX or Solaris platforms start a terminal console window.

  2. Change the directory to <WebSphere_Profiles>\<Profile_Name>\bin

  3. Type the following command line:

stopServer server1

For AIX and Solaris platforms, type stopServer.sh server1. This command is case sensitive.

  1. Wait until the Application Server is stopped and the confirmation message appears, and then type the following command line:

startServer server1

For AIX and Solaris platforms, type startServer.sh server1. This command is case sensitive.

  1. Wait until the Application Server is started and the confirmation message appears.