Top
Systemwalker Operation Manager Troubleshooting Guide
FUJITSU Software

2.1.10 The Message "Web server setup failed." is Displayed

The action to be taken if the message "Web server setup failed." is displayed at the time of installation is as follows.

Applicable versions and levels

Action 1

Points to check

Is the port number to be used by the Web Server (the Web Console/ the Web API function [V17.0.0 or later]) being used by another application?

Cause

The port number to be used by the Web Server function is already being used by another application.

Action method

Follow the procedure below if the port to be used by the Web Server is already being used.

However, if the installation of Systemwalker Operation Manager is still in progress at this time, complete the installation first.

  1. Execute the poperationmgr command to stop Systemwalker Operation Manager.

  2. Perform either a. or b. below:

    1. Release the port to be used by the Web Server.

      The default value of the port to be used by the Web Server is between 9900 and 9908.

    2. Change the port to be used by the Web Server.

      1. Execute mpowebconfig (Web server configuration update command) with the -o option specified to output the Web server port definition file.

      2. Use a text editor to edit the output file, and change the port number to another available port number. Save the file.

      3. Specify the Web server port definition file that was saved in step 2 in the -i option of mpowebconfig (Web server configuration update command) and execute.

  3. Execute mpowebsetup (Web server setup command) with the -u option specified to remove the Web server settings.

  4. Execute mpowebsetup (Web server setup command) with no option specified to set up the Web server.

  5. Execute the soperationmgr command to start Systemwalker Operation Manager.

Action 2

Points to check

Can the local host name be resolved?

Cause

The local host name cannot be resolved.

Action method

If the local host name cannot be resolved, perform the following procedure.

However, if the installation of Systemwalker Operation Manager is still in progress at this time, complete the installation first.

  1. Execute the poperationmgr command to stop Systemwalker Operation Manager.

  2. Check the name resolution methods such as the use of hosts file or DNS, and set the method so that the local host name can be resolved successfully.

  3. Execute mpowebsetup (Web server setup command) with the -u option specified to remove the Web server settings.

  4. Execute mpowebsetup (Web server setup command) with no option specified to set up the Web server.

  5. Execute the soperationmgr command to start Systemwalker Operation Manager.