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.
%TEMP%\SymfowareOpen_SERVER64_xxyz.log
%TEMP%\SymfowareOpen_SERVER32_xxyz.log
Messages and return values
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 format or character set is being used for the character string. |
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@. |
24 | Drive @2@ of @1@ does not exist. | The drive does not exist. Specify an existing drive. 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:
|
29 | USAGE : silent.sh inputfile | The argument specified in the command is incorrect. Specify the correct argument. |
The following return values are returned when errors occur while the product installer is running.
Return value | Explanation |
---|---|
0 | Completed successfully. |
3 | Failed to set up WebAdmin. |
14 | The resources required for installation do not exist on the media. |
32 | The same version of the same product is already installed. |
60 | An error occurred in Uninstall (middleware). |
64 | Installation failed because Uninstall (middleware) is running. |
65 | Failed to install Uninstall (middleware). |
74 | Failed to write to the registry. |
79 | Failed to read the registry. |
85 | Different editions of the same generation are installed. |
86 | A new StopChange version of the same generation is installed. |
88 | A conflicting product is installed. |
129 | Unsupported operating system. |
142 | The installation destination has insufficient disk capacity. |
144 | The command was not executed with administrator privileges. |
220 | Failed to create a directory in the installation directory. |
221 | Failed to create files in the installation directory. |
251 | An error occurred when running a system function. |
255 | An internal inconsistency occurred. |