Check the command return values and result codes defined in the log file.
An explanation of each command return value is shown below.
Return value |
Description |
0 |
Installation successful. |
Less than 0 (negative number) |
Silent installation failed. The return value of the command is set from the "ResultCode" in the log file. Refer to "Check the Log File, and the Actions that Should be Taken" for information on causes and the action to take. |
1 |
A timeout (3600 seconds) occurred before silent installation finished. |
2 |
Failed to load the log file. |
3 |
Failed to parse the log file. |
10 |
Executed with invalid parameters. |
11 |
Failed to run the installer. |
520 |
You do not have administrator privileges. |
522 |
Failed to install FJSVcir (CIRuntime Application) due to insufficient space on the system drive. The system drive must have at least 100 MB of free space when installing FJSVcir. Calculate the space required by the functions being installed and ensure there is enough space on the system drive. |
769-787 |
Failed to parse the installation parameter CSV file. Using the error message that was output immediately before as a reference, review the installation parameter CSV file. |
789 |
The installation parameter CSV file does not exist. Check whether the installation parameter CSV file that was specified exists. |
793 |
The value that was set in the installation parameter CSV file is invalid. Check the installation parameter CSV file settings. |
1058 |
"Uninstall (middleware)" or another installer is running. Stop the relevant process then retry. |
Other |
Unknown error occurred.
|
Check the Log File, and the Actions that Should be Taken
Check the command return values and result codes defined in the log file.
An explanation of each result code is shown below.
Result Code |
Description |
---|---|
0 |
Success |
-1 |
The installation failed.
|
-3 |
An error related to the target system environment/settings occurred. Check whether "2.1 Preparation for Installation" have been performed in the execution environment, or whether C.1.4 Notes on Settings" applies to the content that was set in the installation parameter CSV file.
|
-5 |
The path to the installation parameter CSV file might be incorrect. Please check the correct path. If the path is correct, please collect the following information and contact Fujitsu technical support.
|
All other cases |
A system error may have occurred. Collect the following information, and then contact Fujitsu technical support.
|
Note
In the log file, in the [ResponseResult] section under "ResultCode", the final result will be written when silent installation completes. During execution of installation, "0", representing successful installation, is set. This means that you should check after silent installation is finished.