Top
ServerView Resource Orchestrator V3.4.0 Messages
FUJITSU Software

19.2.1 Messages VSYS10000 to VSYS10099

This section explains messages starting from VSYS10000.


VSYS10000

[<itemName>] validation error. value=[<value>]

Description

The parameter is required.

Parameter

<itemName>: Item name of the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10001

[<itemName>] max size validation error. maxsize=[<maxsize>] =[<value>]

Description

There is an error in the maximum number of digits in the parameter.

Parameter

<itemName>: Item name of the parameter

<maxsize>: Maximum value for the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10002

[<itemName>] size validation error. size=[<size>] value=[<value>]

Description

There is an error in the number of digits in the parameter.

Parameter

<itemName>: Item name of the parameter

<size>: Size of the specified parameter value

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10003

[<itemName>] halfNumber validation error. Value=[<value>]

Description

There is a numerical error in the parameter.

Parameter

<itemName>: Item name of the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10004

[<itemName>] alpha validation error. value=[<value>]

Description

There is an alphabetic error in the parameter.

Parameter

<itemName>: Item name of the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10005

[<itemName>] alphaSpace validation error. value=[<value>]

Description

There is a space error in the parameter.

Parameter

<itemName>: Item name of the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10006

[<itemName>] alphaNumber validation error. value=[<value>]

Description

There is an alphanumeric error in the parameter.

Parameter

<itemName> : Item name of the parameter

<value> : Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10007

[<itemName>] ascii validation error. value=[<value>]

Description

There is an alphabetic error in the parameter.

Parameter

<itemName>: Item name of the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10008

[<itemName>] fullKana validation error. value=[<value>]

Description

This is a double-byte kana error with a request parameter.

Parameter

<itemName>: Item name of the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10009

[<itemName>] format validation error. format=[<format>] value=[<value>]

Description

There is a format error in the parameter.

Parameter

<itemName>: Item name of the parameter

<format>: Entry format of the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10010

[<itemName>] class validation error. class=[<class>] value=[<value>]

Description

There is a class error in the parameter.

Parameter

<itemName>: Item name of the parameter

<class>: Specified class of the parameter

<value>: Specified parameter

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10018

User doesn't have the right of access. [Org-ID:{0}, User-ID:{1}, Resource-ID:{2}, Action-ID:{3}]

Description

The user does not have access authority to perform the operation.

Parameter

{0}: Tenant name

{1}: User ID

{2}: Resource ID

{3}: Operation ID

Corrective Action

The operation cannot be performed because the user with the user ID indicated does not have sufficient access authority.
Refer to "Chapter 3 Configuring Users and Customizing Roles" in the "User's Guide for Infrastructure Administrators (Resource Management) CE" for details.

VSYS10020

EJB connection failed.

Description

There is an EJB connection error.

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10021

Could not set VlanId.

Description

There is a VLAN ID setting error.

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10022

Could not reset VlanId.

Description

There is a VLAN ID deletion error.

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10024

Status[{0}] returned from CHARGELOG is illegal. [message:{1}]

Description

Failed to execute the metering log registration API.

Parameter

{0}: Error status

{1}: Error message

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10025

"execution_number" returned from CHARGELOG is illegal. [send:{0}][returned:{1}]

Description

The execution result of the metering log registration API is invalid.

Parameter

{0}: Number of sent items

{1}: Number of processed items

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10026

Not found CHARGELOG host in configuration file.

Description

The metering log API call destination host name has not been set in the configuration file.

Corrective Action

Add the following entry to the configuration file (vsys_config.xml):

<entry key="charge-log-host">metering log registration API call destination host name or IP address</entry>

VSYS10027

Resource [FW] doesn't exit. [System-ID:{0}]

Description

FW resources do not exist.

Parameter

{0}: L-Platform ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10028

The status of Server[{0}] is [ERROR].

Description

There is an error with the server.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10029

The status of Server[{0}] is [EXECUTE_IPCOM].

Description

The server is executing IPCOM.

Parameter

{0}: Server ID

Corrective Action

Check the status of the IPCOM, and then try again.

VSYS10030

Task-Element is null.

Description

The task information for the Resource Management function return value is null.

Corrective Action

Ensure that the Resource Management function is operating normally.
When the above actions do not solve the problem, collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10031

Arg column related to Task-ID [{0}] doesn't exist in table ['task'].

Description

The "task" table cannot be updated.

Parameter

{0}: Task ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10032

Duplicate entry Task-ID [{0}] from CBRM.

Description

The task ID returned from the Resource Management function has already been registered.

Parameter

{0}: Task ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10033

Status related to Task-ID [{0}] doesn't exist in table ['task'].

Description

There is no status code associated with the task ID.

Parameter

{0}: Task ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10035

Can't get message from CNM-Response. [key:{0}]

Description

A value cannot be obtained from the Resource Management function response using the specified key.

Parameter

{0}: Specified key

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10036

Returned from CBRM is illegal. [System-ID:{0} Server-ID:{1}]

Description

The response status code from the Resource Management function is invalid.

Parameter

{0}: L-Platform ID

{1}: Server ID

Corrective Action

Refer to the VSYS10095 or VSYS10096 message displayed after this message.

VSYS10037

Status[{0}] returned from CHARGE is illegal.

Description

The response status code from the product master reference API is invalid (with no error information).

Parameter

{0}: Status code

Corrective Action

Ensure that the product master has been set up correctly.
Refer to "15.2 Manage Accounting Information" in the "Operation Guide CE" for information on setting up the product master.
When the above actions do not solve the problem, collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10038

Status[{0}] returned from CHARGE is illegal. [message:{1}]

Description

The response status code from the product master reference API is invalid.

Parameter

{0}: Status code

{1}: Error message

Corrective Action

Ensure that the product master has been set up correctly.
Refer to "15.2 Manage Accounting Information" in the "Operation Guide CE" for information on setting up the product master.
When the above actions do not solve the problem, collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10039

A timeout occurred during communication. [Target={0} Host={1} Port={2}]

Description

A timeout has occurred during communications.

Parameter

{0}: Identifier of the other party

{1}: Host name or IP address of the other party

{2}: Port number of the other party

Corrective Action

  • If "CBRM" is displayed in {0}, ensure that the Resource Management function is running normally.

  • If "CHARGE" is displayed in {0}, ensure that the metering function is operating normally.

  • Check whether it is possible to communicate normally with the host name or IP address or port number output for "{1}"or "{2}".

When the above actions do not solve the problem, collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10040

SLB_Virtual_Address [Server-ID:{0}] doesn't exist.

Description

The server load balancer virtual address has not been registered.

Parameter

{0}: Server ID

Corrective Action

Register the server load balancer virtual address.

VSYS10041

SLB_Real_Address [Server-ID:{0}] doesn't exist.

Description

The server load balancer real address has not been registered.

Parameter

{0}: Server ID

Corrective Action

Register the server load balancer real address.

VSYS10042

SLB_Virtual_Address [Server-ID:{0}] has been registered.

Description

The server load balancer virtual address has already been registered.

Parameter

{0}: Server ID

Corrective Action

Check whether there is a problem with the specified server load balancer virtual address.

VSYS10043

There is not becoming empty in SLB_Virtual_Address [Network-ID:{0}]

Description

There is no vacant server load balancer virtual address.

Parameter

{0}: Network ID

Corrective Action

Register the required number of server load balancer virtual addresses.

VSYS10044

Global-IP exists by {0} pieces now. Can't get Global-IP any more. [Org-ID:{1}, System-ID:{2}]

Description

The maximum number of global IP addresses has been reached.

Parameter

{0}: Maximum number of global IP addresses

{1}: Tenant name

{2}: L-Platform ID

Corrective Action

Register the required number of global IP addresses.

VSYS10045

Global-IP [{0}] has already detached.

Description

The global IP address has already been detached form L-Platform.

Parameter

{0}: Global IP address

Corrective Action

Check the status of the global IP address.

VSYS10046

Global-IP [{0}] hasn't attached by Resource [System-ID: {1}].

Description

The global IP address has not been attached to the specified L-Platform.

Parameter

{0}: Global IP address

{1}: L-Platform ID

Corrective Action

Check the status of the global IP address.

VSYS10047

System-ID related to Resource [Global-IP: {0}] doesn't exist in table.

Description

The L-Platform ID for the global IP address cannot be looked up.

Parameter

{0}: Global IP address

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10048

Resource [Global-IP: {0}] doesn't exist.

Description

Global IP resources do not exist.

Parameter

{0}: Global IP address

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10049

Because the backup disk exists, the disk can't be released. [Disk-ID: {0}].

Description

The disks cannot be released because one of them is a backup disk.

Parameter

{0}: Existing disk ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10050

Resource [System-ID: <System-ID>] doesn't exist.

Description

An error was detected while the existence of the L-Platform ID was being checked.

Parameter

<System-ID>: L-Platform ID

Corrective Action

Check whether there is a problem with the specified L-Platform ID.

VSYS10051

System [<System-ID>] is locked by another user [<org_id> : <user_id>].

Description

The system is currently locked by another user.

Parameter

<System-ID>: L-Platform ID

<org_id>: Tenant name

<user_id>: User ID

Corrective Action

Check the status of the lock, and then try again.

VSYS10052

The status of Instance [<System-ID>] is [RECONFIG_ING].

Description

L-Platform is currently being reconfigured.

Parameter

<System-ID>: L-Platform ID

Corrective Action

Check the status of the L-Platform, and then try again.

VSYS10053

The status of Instance [<System-ID>] is [DEPLOYING].

Description

The L-Platform is currently being deployed.

Parameter

<System-ID>: L-Platform ID

Corrective Action

Check the status of the L-Platform, and then try again.

VSYS10054

The status of Instance [<System-ID>] is [UNDEPLOYING].

Description

The L-Platform is currently being undeployed.

Parameter

<System-ID>: L-Platform ID

Corrective Action

Check the status of the L-Platform, and then try again.

VSYS10055

The status of Instance [<System-ID>] is [RESTORING].

Description

The L-Platform is currently being restored.

Parameter

<System-ID>: L-Platform ID

Corrective Action

Check the status of the L-Platform, and then try again.

VSYS10056

The status of Instance [<System-ID>] is [BACKUP_ING].

Description

The L-Platform is currently being backed up.

Parameter

<System-ID>: L-Platform ID

Corrective Action

Check the status of the L-Platform, and then try again.

VSYS10057

The status of Instance [<System-ID>] is [ILLEGAL_STATE].

Description

The status of the system is unknown.

Parameter

<System-ID>: L-Platform ID

Corrective Action

Check the status of the L-Platform, and then try again.

VSYS10058

Image-ID of Server [{0}] doesn't exist.

Description

There is no image ID for server {0}.

Parameter

{0}: Server ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10060

Resource [SERVER-ID:{0}] doesn't exist.

Description

An error was detected while the existence of the server ID was being checked.

Parameter

{0}: Server ID

Corrective Action

Check whether there is a problem with the specified server ID.

VSYS10061

The status of Server [{0}] is [DEPLOYING].

Description

The server is currently being deployed.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10062

The status of Server [{0}] is [ALREADY_STARTED].

Description

The server is already running.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

Ensure that the settings for the overcommit function have not been changed since starting to use the software.
Refer to "9.6 Settings for the Overcommit Function" in the "Setup Guide CE" for information on the settings for the overcommit function.

VSYS10063

The status of Server [{0}] is [STOPPING].

Description

The server is currently stopping.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10064

The status of Server [{0}] is [ALREADY_STOPPED].

Description

The server has been stopped.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10065

The status of Server [{0}] is [STARTING].

Description

The server is currently starting.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10066

The status of Server [{0}] is [FAILOVER].

Description

The server has failed over.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10067

The status of Server [{0}] is [ALREADY_STOPPED].

Description

The server has been stopped (via a console connection).

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10068

The status of Server [{0}] is [UNDEPLOYING].

Description

The server is currently being undeployed.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10069

The status of Server [{0}] is [RESOURCE_NOT_FOUND].

Description

The server has been undeployed.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10070

The status of Server [{0}] is [RESTORING].

Description

The server is currently being restored.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10071

The status of Server [{0}] is [BACKUP_ING].

Description

The server is currently being backed up.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10072

The status of Server [{0}] is [ILLEGAL_STATE].

Description

The status of the server is unknown.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10073

The status of Server [{0}] is [UNALLOCATED].

Description

Resource IDs have not been allocated to the server.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10074

The status of Server [{0}] is [START_ERROR].

Description

The server has failed to start.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10075

The status of Server [{0}] is [STOP_ERROR].

Description

The server has failed to stop.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10076

The status of Server [{0}] is [RUNNING].

Description

The server is running.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10079

Disk-ID related to Server-ID [{0}] doesn't exist in table.

Description

There is no disk ID associated with the server.

Parameter

{0}: Server ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10080

Can't update column ['status'] in table [vdisk#instance]. Because Disk-ID [{0}] doesn't exist.

Description

The "status" column cannot be updated because the disk does not exist.

Parameter

{0}: Disk ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10081

Can't update column ['server_id'] in table [vdisk#instance]. Because Disk-ID [{0}] doesn't exist.

Description

The "server_id" column cannot be updated because the disk does not exist.

Parameter

{0}: Disk ID.

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10082

Can't update column ['disk_name'] in table [vdisk#instance]. Because Disk-ID [{0}] doesn't exist.

Description

The 'disk_name' column cannot be updated because the disk does not exist.

Parameter

{0}: Disk ID.

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10083

Can't get resourceId from return value of CBRM (/address_sets/rid?name={0}#GET).

Description

The resource ID cannot be obtained from the return value from the Resource Management function (/address_sets/rid?name={0}#GET).

Parameter

{0}: Resource name

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10084

Network doesn't unique in table ['vnet#instance'] [orgId:{0}, System-ID:{1}, networkCategory:{2}].

Description

Multiple network IDs were obtained when only one unique network ID was expected.

Parameter

{0}: Tenant name

{1}: L-Platform ID

{2}: Network type

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10085

Network-Id related to Org-ID [{0}], System-ID [{1}] and Network-Category [{2}] doesn't exist in table ['vnet#instance'].

Description

The network ID cannot be looked up.

Parameter

{0}: Tenant name

{1}: L-Platform ID

{2}: Network type

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10086

Resource-Id related to Network-Id [{0}] doesn't exist in table.

Description

The resource ID cannot be looked up.

Parameter

{0}: Network ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10087

Can't get Global-IP from return value of CBRM (/ip_addresses/rid#GET).

Description

The global IP address cannot be obtained from the return value from the Resource Management function (/ip_addresses/rid#GET).

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10088

Return value of CBRM (/address_sets/rid?name={0}#GET) is null.

Description

The return value from the Resource Management function (/ip_addresses/rid#GET) is null.

Parameter

{0}: Resource name

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10089

Return value of CBRM (/ip_addresses/rid#GET) is null.

Description

The return value from the Resource Management function (/ip_addresses/rid#GET) is null.

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10090

ResourceId related to Org-ID [{0}], and Global-IP [{1}] doesn't exist in table ['gip#instance'].

Description

The resource ID for the global IP address cannot be obtained.

Parameter

{0}: Tenant name

{1}: Global IP address

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10091

Server isn't unique in table ['gip#instance']. [resourceId:{0}]

Description

Multiple server IDs were obtained when only one unique server ID was expected.

Parameter

{0}: Resource ID

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10092

Failed to send mail. User-ID=[{0}], System-ID=[{1}], Detail=[{2}]

Description

An attempt to send email has failed.

Parameter

{0}: User ID of the email destination

{1}: L-Platform ID of the operation target

{2}: Detailed error information

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10095

Status [{0}] returned from CBRM is illegal.

Description

The response status code from the Resource Management function is invalid (contains no error information).

Parameter

{0}: Status code

Corrective Action

Check whether the Resource Management function is operating normally.
If the message has been output by executing one of the L-Platform template management commands, ensure that the user executing the command has OS administrator privileges.
When the above actions do not solve the problem, collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10096

Status[{0}] returned from CBRM is illegal.[code:{1}][message:{2}]

Description

The response status code from the Resource Management function is invalid (contains error information).

Parameter

{0}: Status code

{1}: Message ID for the Resource Management function

{2}: Message for the Resource Management function

Corrective Action

Refer to "Part 1 Messages Displayed by Virtual Edition and Cloud Edition" for the actions described for the message ID ({1} in the parameters).

When this error has occurred in the environment recovered by Disaster Recovery, take the following actions:

  • Return the L-Platform that contains server or disk that has no resource and deploy a new instance again.

  • If the same error has occurred in returning the L-Platform, delete the L-Platform by cfmg_deletesysdata command.
    Refer to "10.3 cfmg_deletesysdata (Unnecessary Data Deletion)" in the "Reference Guide (Command/XML) CE" for details.

Point

When output at the time of server deployment, the following parameters specified for the server may be incorrect:

  • Type

  • VM pool

  • Server pool

  • Storage pool

  • Segment

  • Software information license

  • Initial password for the image information

Ensure that the correct parameters are specified for the server.

VSYS10097

AxisFault.[<url>].[<trace>]

Description

An axis fault has occurred.

Parameter

<url>: URL

<trace>: Trace information

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10098

SQL error. [<trace>]

Description

An SQL exception occurred while the database was being accessed.
Either there is a problem with the information that has been entered into the database, or the database is not running.

Parameter

<trace>: Trace information

Corrective Action

If this message is output when the L-Platform Template Management Command is executed, check whether there is a problem with the specified input file.
If the input file is correct or the message has not been output by an L-Platform template management command, ensure that the database (PostgreSQL) service has been started properly (refer to "2.1 Starting and Stopping Managers" in the "Operation Guide CE" for details), and If not started, start the service.
When the above actions do not solve the problem, collect this message and the investigation data, and then contact Fujitsu technical staff.

VSYS10099

Unexpected error. [<trace>]

Description

An unexpected error has occurred.

Parameter

<trace>: Trace information

Corrective Action

Collect this message and the investigation data, and then contact Fujitsu technical staff.