Restarting the server

After customization and configuration activities you might need to restart the Web GUI server.

About this task

Restart the server after or while carrying out any of the following actions on your Web GUI server:

  • Modifications to any of the following files:
    • server.init
    • ncwDataSourceDefinitions.xml
    • virtualhosts.xml
    • deployment.xml
    • security.xml
    • winconfig.xml
    • userdefaults.props
    • Any properties file in the JazzSM_WAS_Profile/properties directory.
  • Setting up a load balancing cluster
  • Adding a node to a load balancing cluster
  • Adding or changing user registries
  • Backing up and restoring the Web GUI
  • Copying configurations from another Web GUI server
  • Configuring encryption
  • Configuring single sign-on
  • Configuring LDAP or Active Directory and their connections

If you do not use the timed tasks facility in the server.init file, you also need to restart the server after changing any files in the following directories in WEBGUI_HOME/etc:

  • configstore
  • cgi-bin
  • charts
  • charts/definitions
  • templates and all the directories it holds

Procedure

To restart the server:

  1. Change to the JazzSM_WAS_Profile/bin.
  2. Stop the server:
    • For UNIX operating systemFor Linux operating systemstopServer.sh server1
      Attention: Linux and Unix systems prompt you to supply the user name and password of the administrative user.
    • For Windows operating systemstopServer.bat server1
    Note: Specify the correct operating system user name.
  3. Wait a moment for the server to completely shut down and, confirm that all Java process have stopped running. This is particularly important when installing a fix pack.
    The following messages confirm the server is shut down:
    ADMU3201I: Server stop request issued. Waiting for stop status.
    ADMU4000I: Server server1 stop completed.
  4. Start the server:
    • For UNIX operating systemFor Linux operating systemstartServer.sh server1
    • For Windows operating systemstartServer.bat server1