Install > Install the Service Manager Server > Start the Service Manager Server

Start the Service Manager Server

Once the Service Manager Server is installed and is successfully connected to the database, you are ready to start it.

Start the Service Manager Server on Windows

Start the Service Manager server so that users can connect with client sessions. You can start the server from the Windows command prompt or from Windows services. Click a method below to view instructions for starting the server using that method.

Start the Service Manager Server on Linux

Start the Service Manager server so that users can connect with client sessions.

Note You may encounter out-of-memory issues when the Service Manager server is highly loaded. To avoid the issues, we recommend that you run the ulimit -d unlimited command to set the heap size to unlimited before starting the Service Manager server.

  1. Run the following command to go to the RUN directory of your Service Manager:

    cd <install path>/ServiceManager 9.50/RUN

    Caution Before proceeding to the next step, check that the HPESM_pdf.txt file exists in this folder. Do not delete or modify this file; otherwise the server will fail to start. Additionally, if you have copied the HPSM7_pdf.txt or HPSM_pdf.txt file from the RUN folder of a previous server installation, you are recommended to delete it.

  2. Type the following command, and then press Enter.
  3. smstart

Now, the Service Manager server is started. Next, you must install either the Windows Client or the Web Tier to get a user interface for accessing the server. See Install the Service Manager Windows Client and Install the Service Manager Web Tier.

Tip The Service Manager server supports several different implementation options to manage large numbers of client connections to the server. For information on how to manage your client connections, see Configuring installation and setup options.