Top
Systemwalker Software Configuration Manager Software Parameter Setting Guide for ServerView Resource Orchestrator
FUJITSU Software

20.2.1 Messages VSYS40000 to VSYS40051

Message ID
(Error type)

Item

Description

VSYS40000
(ERROR)

Message

SoftwareSetup tag does not exist.

Description

The <softwareSetup> tag does not exist.

Action

Enter a <softwareSetup> tag in the software setup information file, then try again.

VSYS40001
(ERROR)

Message

Xml validation error.

Description

An error has occurred with the XML validation for the software setup information.

Action

There is a problem with the format of the software setup information file. Correct the problem, then try again.

VSYS40002
(ERROR)

Message

Parameter-Key is already used. Parameter-Key=[{0}]

Description

The parameter key already exists.
{0} is the parameter key.

Action

Review the software setup information to make sure that there are no duplicate parameter keys, then try again.

VSYS40003
(ERROR)

Message

Parameter-Key is format error. Parameter-Key=[{0}]

Description

The parameter key does not comply with the format rules.
{0} is the parameter key.

Action

Recheck that the parameter key complies with the format rules, then try again.

The format rules for the parameter keys are that they can only combine alphanumeric characters and periods ("."). However, only alphabetic characters can be specified for the first character.

VSYS40004
(ERROR)

Message

Parameter-Value is not Parameter-Type. Parameter-Key=[{0}] Parameter-Type=[{1}] Parameter-Value=[{2}]

Description

The value of the parameter is not a valid type.
{0} is the parameter key.
{1} is the type.
{2} is the value.

Action

Check if the parameter type and value in the software setup information are valid, then try again.
"boolean" type: "true" or "false"
"number" type: Numbers ( -2,147, 483, 648 to 2,147, 483, 647)
"string" type: A string or empty string

VSYS40005
(ERROR)

Message

Reserved-ID is format error. Reserved=[{0}] force=[{1}] SoftwareSetup-ID=[{2}]

Description

There is a problem with the option specification that was used to register or update a reserved software setup ID.
{0} is "true" or "false".
{1} is "true" or "false".
{2} is the software setup ID.

Action

Reserved software setup IDs cannot be registered.

VSYS40006
(ERROR)

Message

Reserved-ID exist.Reserved-ID=[{0}]

Description

A reserved software setup ID has been specified with an update operation.

{0} is the software setup ID.

Action

Reserved software setup IDs cannot be updated.

VSYS40007
(ERROR)

Message

SoftwareSetup does not exist. SoftwareSetup-ID=[{0}]

Description

There is no software setup information in the softwaresetup table.
{0} is the software setup ID.

Action

The software setup ID that was specified by the softwareSetup/id tag in the software setup information does not exist in the table.
To register a new software setup ID, specify an empty string in the softwareSetup/id tag.
To update an existing software setup ID, confirm that there are no problems with the specification for the software setup ID in the softwareSetup/id tag.

VSYS40008
(ERROR)

Message

Reserved-ID is not exist.Reserved-ID=[{0}]

Description

An unreserved software setup ID has been specified with an operation to update a reserved software setup ID.
{0} is the software setup ID.

Action

The registered software setup ID is not a reserved software setup ID. To update an unreserved software setup ID, execute the command again, specifying a software setup ID that has been registered in the softwareSetup/id tag without a <reserved> tag in the request body or a softwareSetup/reserved tag.

VSYS40009
(ERROR)

Message

Parameter#parameterinfo does not exist. Parameter-ID=[{0}]

Description

The parameter ID does not exist in the parameter#parameterinfo table.

{0} is the parameter ID.

Action

A conflict has occurred with the registered data.
Delete the parameter ID from the parameterInfo table, then try again.

VSYS40010
(ERROR)

Message

Parameter-Value is not Parameter-Type. Parameter-ID=[{0}] Parameter-Key=[{1}] Parameter-Type=[{2}] Parameter-Value=[{3}]

Description

A parameter value included in the registered parameter information is invalid.
{0} is the parameter ID.
{1} is the parameter key.
{2} is the type.
{3} is the value.

Action

Check if the parameter type in the software setup information and the parameter value that has already been registered are valid, then try again.
"boolean" type: "true" or "false"
"number" type: Numbers ( -2,147, 483, 648 to 2,147, 483, 647)
"string" type: A string or empty string

VSYS40011
(ERROR)

Message

Only 'true' or 'false' can be set to verbose. value=[{0}]

Description

There is a problem with the "verbose" specification.
{0} is the verbose value.

Action

Review the verbose value, then try again.

VSYS40021
(ERROR)

Message

SoftwareSetup does not exist. SoftwareSetup-ID=[{0}]

Description

There is no software setup information in the softwaresetup table.
{0} is the software setup ID.

Action

Check the specified software setup ID.

VSYS40030
(ERROR)

Message

SoftwareSetup does not exist. SoftwareSetup-ID=[{0}]

Description

There is no software setup information in the softwaresetup table.
{0} is the software setup ID.

Action

Check the specified software setup ID.

VSYS40031
(ERROR)

Message

Reserved-ID exist.Reserved-ID=[{0}]

Description

A reserved software setup ID has been specified with a deletion operation.
{0} is the software setup ID.

Action

Reserved software setup IDs cannot be deleted.

VSYS40032
(ERROR)

Message

SoftwareSetup is used in ParameterInfo. SoftwareSetup-ID=[{0}]

Description

The Software setup information is used in parameter information.
{0} is the software setup ID.

Action

Delete all parameter information that uses the Software setup information that you want to delete. Then try again.

VSYS40040
(ERROR)

Message

SoftwareSetup does not exist. SoftwareSetup-ID=[{0}]

Description

The software setup ID does not exist.
{0} is the software setup ID.

Action

Register the software setup ID, then try again.

VSYS40041
(ERROR)

Message

Software does not exist. Software-ID=[{0}]

Description

The software does not exist.
{0} is the software setup ID.

Action

Register the software ID, then try again.

VSYS40042
(ERROR)

Message

Software is already used. Software-ID=[{0}]

Description

The software has already been associated with a software setup ID.
{0} is the software setup ID.

Action

The specified software ID is already being used. Use a different software ID.

VSYS40050
(ERROR)

Message

Software and SoftwareSetup does not exist. Software=[{0}] SoftwareSetup-ID=[{1}]

Description

There is no association between the software setup ID and the software ID.
{0} is the software ID.
{1} is the software setup ID.

Action

Check if the software ID and the software setup ID are correct.

VSYS40051
(ERROR)

Message

Software and SoftwareSetup are used with softwareoption#template or softwareoption#deploy_master. Software=[{0}] SoftwareSetup-ID=[{1}]

Description

The software and software setup information are used by a template or a deployment master.
{0} is the software ID.
{1} is the software setup ID.

Action

The software ID or software setup ID is used by a system template or the information for saving a configuration. Delete the information, and then try again.