Restarting the Dashboard Application Services Hub server

After customization and configuration activities, you might need to restart the Dashboard Application Services Hub.

About this task

V4.2 FixPack 7: You do not normally need to restart the Dashboard Application Services Hub server if you change a .properties file that belongs to Network Manager. Such changes are read automatically.

Restarting Dashboard Application Services Hub restarts all of the GUI applications that are running on your Dashboard Application Services Hub server.

The applications that are restarted include Network Manager GUI applications and Web GUI applications.

To restart the server:

Procedure

  1. On the relevant Dashboard Application Services Hub, open a command window.
  2. Change to the $JazzSM_HOME/profile/bin directory.
  3. Stop the server by using the following command:
    stopServer.sh server1
    Note: You are prompted to supply the user name and password of the administrative user.
  4. Wait a moment for the server to completely shut down and, confirm that all Java™ processes stopped running.
    The following messages confirm that the server is shut down:
    ADMU3201I: Server stop request issued. Waiting for stop status.
    ADMU4000I: Server server1 stop completed.
  5. Start the server by using the following command:
    startServer.sh server1