Top
Systemwalker Desktop Patrol Installation Guide
FUJITSU Software

A.3.3 Messages Output by the Parameter Setup Command

This section describes the messages output by the parameter setup command.

Command syntax errors

ERROR: Too few arguments.

Cause

An argument required for executing the command is missing.

Action

Check the syntax of the command.

ERROR: The syntax of the command is incorrect.

Cause

The syntax of the specified command is incorrect.

Action

Check the syntax of the command.

ERROR: Cannot find the file specified -infile.

Cause

The installation parameter CSV file specified in the -infile option does not exist.

Action

Check the path of the installation parameter CSV file.

Installation parameter CSV file format errors

These messages are output if the installation parameter CSV file format is invalid.

ERROR: CSV file error:code = 1, Invalid CSV error.

Cause

The CSV definition format is incorrect.

Action

The CSV data specified in the installation parameter CSV file does not match the format described in "A.3.1 Installation Parameter CSV File".

Ensure that there is no invalid CSV data in the file.

ERROR: CSV file error:code = 2, installInfo/Name is required.

Cause

The installInfo parameter Name is not specified.

The installInfo parameters have been changed from the sample content.

Action

Change the installInfo parameters to the sample content and then reexecute.

ERROR: CSV file error:code = 3, Invalid installInfo key.

Cause

The specified installInfo is incorrect.

The installInfo parameters have been changed from the sample content.

Action

Change the installInfo parameters to the sample content and then reexecute.

ERROR: CSV file error:code = 4, Duplicated installInfo key.

Cause

The same parameter definition has been defined in duplicate in installInfo.

The installInfo parameters have been changed from the sample content.

Action

Change the installInfo parameters to the sample content and then reexecute.

ERROR: CSV file error:code = 5, Invalid character length.

Cause

The specified string is too long.

Action

Ensure that the specified string is not too long.

ERROR: CSV file error:code = 6, Invalid character format or encoding.

Cause

The character encoding of the installation parameter CSV file is incorrect.

Action

Ensure that the character encoding of the installation parameter CSV file is correct.

ERROR: CSV file error:code = 8, Parameter is required.

Cause

A parameter value has not been specified.

Action

Check the parameter values.

Parameter check errors

These messages are output if a parameter value specified in the installation parameter CSV file is incorrect.

ERROR: Parameter error. [%1]Maximum size is %2 characters.

Cause

A value of parameter %1 exceeds the maximum string length of %2 characters.

Action

Review the parameter values, and specify a value up to the maximum number of characters.

ERROR: Parameter error. [%1] The path specified must be an absolute path.

Cause

An absolute path is not specified in the %1 key.

Action

Specify an absolute path.

ERROR: Parameter error. [%1] Invalid character '%2'.

Cause

The %1 key contains the invalid character %2.

Action

Do not specify invalid characters.

ERROR: Parameter error. [%1] The path specified is invalid ("%2").

Cause

The %1 key contains the invalid path %2.

Action

Specify a different path to those used for other programs.

Other errors

ERROR: Load "%1" failed.

Cause

The required DLL %1 could not be loaded.

Action

Ensure that the provided csv_parse.dll resource exists in the citool\common folder.

ERROR: GetProcAddress %1 failed.

Cause

Failed to retrieve the function %1 in the DLL.

Action

Contact Fujitsu technical support.

ERROR: FreeLibrary "%1" failed.

Cause

Failed to retrieve FreeLibrary of DLL %1.

Action

Contact Fujitsu technical support.

ERROR: An unexpected exception occurred.

Cause

An unexpected error occurred.

Action

Contact Fujitsu technical support.