Learn more about the Patch-Specific failure reason codes for Windows.
See the following table that shows the patch-specific failure reason codes for patch jobs in the Jobs Results tab.
|
Code |
Status |
Description |
|
3 |
LanguageDownloadNotAvailable |
This means patch is not available for the selected language. |
|
4 |
FileDownloadFailed |
This means the vendor patch file failed to download. As a result, installation will not happen. |
|
5 |
UnspecifiedAgentError |
This means an unspecified error occurred during the execution of the agent that caused patch deployment failure, e.g. out of memory. |
|
7 |
FileValidationFailed |
This means the vendor patch file is either not signed, or the file signature fails the validation requested by the content provider. |
|
8 |
Cancelled |
This means the patch installation was aborted on command. |
|
9 |
InstallerFailed |
This means the installer failed to deploy the patch. |
|
10 |
DeployerProcessCrashed |
This means the patch deployment engine (STDeploy.exe) crashed / terminated unexpectedly. |
|
11 |
FileSignatureFailed |
This means the vendor patch file failed the signature validation. |
|
12 |
FileHashValidationFailed |
This means the vendor patch file failed the hash validation. |
|
13 |
PatchURLMissing |
This means the vendor patch has no URL. |