Top
Symfoware Server V12.1.0  Installation and Setup Guide for 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

xxyz is the number part when the version is Vxx.y.z.

64-bit product
path name : /var/log/symfoware_SERVER64_xxyz.log
32-bit product
Path name : /var/log/symfoware_SERVER32_xxyz.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@

28

There is no product for installation.

No product was specified for installation. Specify "Y" for at least one of the following parameters:

  • ServerInstallExecute

  • Client32InstallExecute

  • Client64InstallExecute

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.

11

A product that cannot coexist with Symfoware has been installed.

12

This OS is not supported.

13

Processing was interrupted.

14

The resources required for installation do not exist on the media.

15

The resources required for installation do not exist.

16

Unable to change the permission because the directory does not exist.

19

A process is running.

30

Failed to copy the installation material.

31

Upgrade installation not possible.

32

The product is already installed.

60

An error occurred in Uninstall (middleware).

61

Failed to install Uninstall (middleware).

62

Uninstall (middleware) was started.

68

Failed to set up WebAdmin.

99

A system error occurred.

106

The command was not executed with administrator privileges.