Top
Symfoware Server V12.0.0  Installation and Setup Guidefor Server
FUJITSU Software

A.3 Messages and Return Values

Messages are output when errors are detected during parametric analysis.

If an error is detected during installation of the product, a message is output to the log:

Log file

"nnnn" refers to the numeric part of the product version and level. For example, V12.0.0 is written as "1200".

64-bit product:
Path name: /var/log/symfoware_sv_64_nnnn.log
32-bit product:
Path name: /var/log/symfoware_sv_32_nnnn.log

Messages and return values

CSV file errors

The following messages are output if errors are detected while parsing CSV files.

Return value

Message

Explanation and actions

4

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

There is an error in the specification format of the CSV file.

4

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

Either installInfo or the Name parameter has not been specified.

4

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

There is an error in the installInfo specification.

Or the section name is invalid.

4

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

The same parameter has been defined more than once in installInfo.

4

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

No setting value is specified, or the specified string is too long.

4

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

An invalid character has been specified in the installation parameters CSV file.

4

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

There is no line in the "parameters" section.

20

The input file does not exist.

The input file does not exist.

21

The value of @1@ is incorrect,the value is @2@.

The value is incorrect. Specify the correct value.

The parameter name is displayed in @1@.

The specified parameter is displayed in @2@.

22

The value same at @1@ and @2@ is specified.

The same value is specified in different parameters. Specify different values.

The parameter name is displayed in @1@ and @2@.

23

The @2@ of @1@ already exists.

The path already exists. Specify a different path.

The parameter name is displayed in @1@.

The specified value is displayed in @2@.

26

Port number @1@ is already used in the service file(/etc/services).

The port number is already being used. Specify an unused port number.

The port number is displayed in @1@

29

USAGE : silent.sh inputfile

The argument specified in the command is incorrect. Specify the correct argument.

Product installer errors

The following return values are returned when errors occur while the product installer is running.

Return value

Explanation

0

Completed successfully.

2

Cannot perform upgrade installation (reinstallation).

3

A process is running.

4

Failed to uninstall the package.

5

Failed to install the package.

11

A product that cannot coexist with Symfoware has been installed.

12

This OS is not supported.

32

An identical product is already installed.

61

Failed to install Uninstall (middleware).

62

Installation failed because Uninstall (middleware) is running.

63

Failed to register product information in Uninstall (middleware).

64

Failed to delete product information from Uninstall (middleware).

65

Failed to install FJQSS.

68

Failed to set up WebAdmin.

99

A system error occurred.

106

The command was not executed with administrator privileges.