You must restart the Default Server (server1) after you deployed the WBI Monitor new Application Server. To do this:
On Windows platform, run a command prompt window. On AIX or Solaris platforms start a terminal console window.
Change the directory to <WebSphere>\bin
Type the following command line:
stopServer server1
For AIX and Solaris platforms, type stopServer.sh server1. This command is case sensitive.
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.
Wait until the Application Server is started and the confirmation message appears.