Top
ServerView Resource Orchestrator Cloud Edition V3.3.0 Automatic Quarantining FunctionUser's Guide
FUJITSU Software

5.2 Messages Output during Execution of the convertVMtoLServer Command

42501

FJSVrcx:WARNING:42501:invalid value in the configuration file (file=file, detail=detail)

[Cloud Edition]

Description

There is an invalid value in the definition file.

The file name is displayed for file.

The details of the error are displayed for detail. When multiple errors are detected, they are displayed separated by commas (",").

Corrective Action

  • When file is "avmgr.rcxprop"

    • When detail is "avmgr.lserver_xml_dir"

      If the folder specified for avmgr.lserver_xml_dir does not exist, the XML file has been created in the following folder which is the default storage location.

      • Installation_folder\SVROR\Manager\etc\files\avmgr

      As network switchover upon virus detection fails in this state, correct the folder name specified for avmgr.lserver_xml_dir and then move the XML files stored in the default storage location to the folder specified for avmgr.lserver_xml_dir.

  • When file is "avmgr_network.rcxprop"

    • When detail is "name of the connected network of virtual L-Servers"

      Check if the network that is specified as the connected network of virtual L-Servers exists.

    • When detail is "quarantine network name"

      Check if the specified quarantine network exists.

    • When detail is "name of the connected network of virtual L-Servers" or "quarantine network name"

      Check if the network that is specified as the connected network of virtual L-Servers and the quarantine network exist.

    • When detail is "LNetwork's definition is empty"

      Check if the avmgr_network.rcxprop file is empty.

    • When detail is blank

      Check if there is an error in the avmgr_network.rcxprop file.

62501

FJSVrcx:ERROR:62501:VmGuestName:is required

[Cloud Edition]

Description

No VM name is configured for VmGuestName.

Corrective Action

Specify a VM name using the full path in a CSV configuration file.

62512

FJSVrcx:ERROR:62512:filename:invalid file format, detail=%1

[Cloud Edition]

Description

There is a mistake in the format of the file specified for filename.

In %1, the details of the mistake are displayed.

Corrective Action

Take corrective action based on the content displayed in %1.

  • For "file is empty"

    The file specified for filename is empty. Correct the content of the file, and execute the command again.

62595

FJSVrcx:ERROR:62595:param_names:mandatory parameter not defined in file

[Cloud Edition]

Description

Necessary settings are not configured in the configuration file displayed in file.

In param_names, all parameters that are not configured are displayed.

Corrective Action

When param_names is "name of the connected network of virtual L-Servers"

Refer to the format of the avmgr_network.rcxprop definition file and review the settings.

When param_names is "reserve_ip_address=true"

Check if "reserve_ip_address=true" exists in the l_server.rcxprop definition file.

When param_names is blank

No IP address has been loaded in the linked virtual L-Server.

Perform corrective action referring to "B.2 When the IP Address of a Linked Virtual L-Server Is Not Displayed in the Network Information for the Virtual L-Server".

65905

FJSVrcx:ERROR:65905:Access to filename failed

[Cloud Edition]

Description

The content of the file specified in filename may not be in CSV format.

Corrective Action

Check whether the content of the file specified in filename is in CSV format.

65926

FJSVrcx:ERROR:65926:The file extension of filename is not supported.

[Cloud Edition]

Description

The requested import process was stopped because a file with an extension other than "csv" was specified for import.

Corrective Action

Specify a file with the extension "csv", and then perform the operation again.

65927

FJSVrcx:ERROR:65927:filename already exists

[Cloud Edition]

Description

The file you attempted to create already exists.

Corrective Action

Perform the operation again.

67101

FJSVrcx:ERROR:67101:not privileged

[Cloud Edition]

Description

The executing user is not an OS administrator.

Corrective Action

Execute the command with OS administrator privileges.

In Windows Server 2008 and later, it is not possible for user accounts that have administrator privileges but do not have the user name "Administrator" to execute commands with administrator privileges simply by starting the command prompt from the menu.

Right-click Command Prompt on the menu and select [Run as administrator] on the displayed menu to start a new command prompt, and then execute the command.

67117

FJSVrcx:ERROR:67117:obj:failed to create file or directory

[Cloud Edition]

Description

Creation of the obj file is not possible.

Corrective Action

Check the following, resolve the cause of the error, and then perform the operation again.

  • Confirm the access privileges for the storage directory of the XML files for changing the network.

  • Check if there is sufficient disk space available in the storage directory of the XML files for changing the network.

  • Confirm the access privileges for the CSV configuration file.

  • Check if there is sufficient disk space available in the storage directory of CSV configuration files.

  • Confirm that the storage directory of CSV configuration files is specified using the full path.

  • Confirm that the name of the storage directory of CSV configuration files is a character string containing alphanumeric characters, underscores ("_"), hyphens ("-"), and periods (".").

  • Confirm that the content of the avmgr_network.rcxprop definition file is correct.

  • Confirm that the IP address is contained in the network information of the linked virtual L-Server.

67126

FJSVrcx:ERROR:67126:obj:No such directory

[Cloud Edition]

Description

The specified directory does not exist.

Corrective Action

  • Specify an existing directory.

  • Confirm that the name of the storage directory of CSV configuration files is a character string containing alphanumeric characters, underscores ("_"), hyphens ("-"), and periods (".").

67129

FJSVrcx:ERROR:67129:syntax error

[Cloud Edition]

Description

The command syntax is incorrect. "Usage" is displayed.

Corrective Action

Check and correct the syntax of the command, and then perform the operation again.

67131

FJSVrcx:ERROR:67131:option:argument too long

[Cloud Edition]

Description

The specified option argument is too long.

Option may not be displayed.

Corrective Action

After checking and correcting the option argument specified in the CSV configuration file, perform the operation again.

67137

FJSVrcx:ERROR:67137:command is already running

[Cloud Edition]

Description

The command is currently being executed. This execution of the command will not be executed.

Corrective Action

Wait for the current execution to complete, and then execute the command again if necessary.

67140

FJSVrcx:ERROR:67140:filename:permission denied

[Cloud Edition]

Description

You do not have access privileges for the file specified for filename.

Corrective Action

Check the owner, the owning group, and the access privileges of the specified file.

67141

FJSVrcx:ERROR:67141:filename:write failed

[Cloud Edition]

Description

Writing to the file specified for filename failed.

Corrective Action

Check the system log, resolve the cause of the error, and then perform the operation again.

  • Check if any error messages regarding the disk or file system were output

  • Check if any messages indicating a quota limit or insufficient file system space were output

67146

FJSVrcx:ERROR:67146:filename:file not found

[Cloud Edition]

Description

The target file for the operation does not exist.

Corrective Action

When file is "avmgr_network.rcxprop"

Check if avmgr_network.rcxprop exists. If it does not exist, create it.

For details on avmgr_network.rcxprop, refer to "2.5.5 Definition File for Configuring the Business and Quarantine Networks".

67151

FJSVrcx:ERROR:67151:filename:remove failed

[Cloud Edition]

Description

Deletion of the Resource Orchestrator file filename failed.

Corrective Action

Check the following, resolve the cause of the error, and then perform the operation again.

  • Check the system log for any error messages regarding the disk or file system

  • Check if there are any programs referring to the specified CSV results file or its storage folder

67154

FJSVrcx:ERROR:67154:obj:not found

[Cloud Edition]

Description

Corrective Action

When the VM name is not configured correctly

Specify the VM name correctly using the full path in the CSV configuration file.

When the specified folder is not found

Check if the specified folder exists. If it does not exist, create it.

When the VM host cannot be found

Check that the VM host is registered in the specified VM pool.

When the VM guest cannot be found

Check that the VM guest exists on the VM host.

In addition, check that the host name displayed for "DNS Name" in the corresponding virtual PC summary information in the VM management software matches the VM name configured in the CSV configuration file. If the names do not match, execute the rcxadm lserver convert command to link the virtual PC to a virtual L-Server.

For details, refer to "B.1 When Linking of Virtual PCs with Virtual L-Servers Fails".

When the VM guest name cannot be used as the virtual L-Server name

Execute the rcxadm lserver convert command to link this virtual PC to a virtual L-Server.

For details, refer to "B.1 When Linking of Virtual PCs with Virtual L-Servers Fails".

When virtual L-Servers with the same name exist in different folders

Environments in which virtual L-Servers with the same name exist in different folders are not supported.

Change the name of the virtual L-Server and ensure that there are no other virtual L-Servers with the same name.

67268

FJSVrcx:ERROR:67268:filename:no such file or directory

[Cloud Edition]

Description

The file or folder specified for filename does not exist.

Corrective Action

Specify an existing file or folder.

Confirm that the file name of the CSV configuration file does not contain characters other than alphanumeric characters, underscores ("_"), or hyphens ("-").

69133

FJSVrcx:ERROR:69133:operation not possible because power is OFF

[Cloud Edition]

Description

As the VM guest is powered off, the loading of it to a virtual L-Server has been canceled.

Corrective Action

Power on the VM guest, wait a couple of minutes, and then execute the command again.