Top
Systemwalker Operation Manager  Message Guide
FUJITSU Software

3.13 Messages of Web Console/Web API [Windows version][Linux version]

This section explains the messages output by the Web console/Web API.

Web server setup failed.

[Description]

Failed to set up the Web server(Web console/Web API). Possible causes are as follows:

  • Port to be used by the Web server is already in use

  • Other issues

[System Action]

If this message is output during Systemwalker Operation Manager installation:

The Web server setup will be interrupted, but the installation will continue.

If this message is output when executing mpowebsetup (Web server setup command):

The Web server setup will be interrupted.

[System Administrator Response]

Follow the procedure below if the port to be used by the Web server is already in use.

However, if Systemwalker Operation Manager is still being installed 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 servver.

      The default value of the port used by the Web server is from 9900 to 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.

If the port to be used by the Web console is not already in use, or if the above procedure does not resolve the problem, collect all data using the Maintenance Information Collection Tool and contact Fujitsu technical support.

Setup processing timed out, so Web server setup was skipped. If the Web server must be set up, start Systemwalker Operation Manager and use the Web server setup command to perform setup again.

[Description]

Setup processing timed out, so Web Console setup failed.

[System Action]

If this message is output during Systemwalker Operation Manager installation:

The Web Console setup will be interrupted, but installation will continue.

If this message is output when executing mpowebsetup (Web server setup command):

The Web Console setup will be interrupted.

[System Administrator Response]

If the Web server must be set up, start Systemwalker Operation Manager and use the mpowebsetup command (Web server setup command) to perform setup again.

mpowebsetup command has been completed successfully.

[Description]

mpowebsetup (Web server setup command) was successful.

[User Response]

No action is required.

usage: mpowebsetup [-u]

[Description]

This is the correct parameter format of the mpowebsetup command.

[User Response]

Check the usage, and then execute mpowebsetup again.

mpowebconfig command has been completed successfully.

[Description]

mpowebconfig (Web server configuration update command) was successful.

[User Response]

No action is required.

usage: mpowebconfig -o "filename" | -i "filename"

[Description]

This is the correct parameter format of the mpowebconfig command.

[User Response]

Check the usage, and then execute mpowebconfig again.

Failed to open the file (%1).

[Description]

The input file does not exist.

[Parameter]

%1: Input file path

[System Action]

Cancels processing without updating the Web server(Web console/Web API) configuration.

[User Response]

Check if the file %1 exists. Refer to the Systemwalker Operation Manager Reference Guide for information on the Web server port definition file.

Format of input file (%1) is invalid.

[Description]

The input file does not exist, or the file format is incorrect as the format of the Web server port definition file.

[Parameter]

%1: Input file path

[System Action]

Cancels processing without updating the Web server(Web console/Web API) configuration.

[User Response]

Check if the format of the file %1 conforms to that of the Web server port definition file. Refer to the Systemwalker Operation Manager Reference Guide for information on the Web server port definition file.

Value (%2) in input file (%1) is duplicated.

[Description]

A port number specified as a parameter in the input file is duplicated.

[Parameter]

%1: Input file path

%2: Value of the port number that is duplicated

Note that multiple ports are listed in the format "9900, 9901, 9905", separated by a comma and a space.

[System Action]

Cancels processing without updating the Web server(Web console/Web API) configuration.

[User Response]

Revise the file %1 to ensure that the port number %2 is not specified in multiple parameters. Refer to the Systemwalker Operation Manager Reference Guide for information on the Web server port definition file.

Failed to open the output file (%1).

[Description]

Unable to access the output directory for the Web server port definition file.

[Parameter]

%1: File path specified as the output directory

[System Action]

Aborts processing.

[User Response]

Check if the file path %1 is correct. If it is correct, ensure that users executing this command can create files in the file path %1.

[Windows] Systemwalker Operation Manager is running.
[UNIX] Systemwalker Operation Manager is running.

[Description]

Unable to start updating the Web server(Web console/Web API) configuration because Systemwalker Operation Manager is running.

[System Action]

Cancels processing without updating the Web server configuration.

[User Response]

Execute poperationmgr command and stop Systemwalker Operation Manager.