Description
What do the codes returned at the bottom of a Security and compliance scan log (vulscan.log) or in the Scheduled Task results mean?
Resolution
You can translate the error codes by finding out where the code originates from. The rightmost 16 bits of the error value (the low word) contains the error code; the leftmost 16 bits (the high word) are commonly used to indicate the component generating the error.
We will use "Exiting with return code 0x8db301b0" as an example. In this case, 0x8db3 indicates Vulscan as the source, and 301b0 translates to "432".
0xdb3 or 0x8db3 denote a LANDESK Patch Manager facility code. These can relate to any of the tasks that Vulscan performs, and also relate to results from LANDESK Antivirus or LANDESK Endpoint Security.
0xdb0 and 0x8db0 are LANDESK Antivirus return codes
Codes that start with a different 4-5 digit prefix are going to be from another area of the product, another product, or will be direct Windows error codes. Codes starting with "C0000..." are typically Microsoft.
0xdb3xxxx = Informational or Status
0x8db3xxxx = Error occurred
0xdb0xxxx = Antivirus informational or status
0x8db0xxxx = Antivirus Error
To reach the decimal numeric return code to compare to the table below you can use the Windows Calculator in "Programmer" mode by doing the following steps:
- Open Calc.exe
- Go to View - Programmer (or just hit Alt-3 to go to programmer mode).
- On the left side click the Hex radio button and enter in the right hand "low bit" value (the hex entry after 0xdb3 or 0x8db3, ignoring the leading zero, so you will have 3 digits, in this example "1b0") then click the radio button on Dec to switch to Decimal. This will give the 4xx or 5xx resulting error code.
An alternative is to use an Online Hex to Decimal Converter.
Community Articles with details and troubleshooting steps regarding these possible error codes will continue to be created.
Message | Error | Dec | Hex |
PATCH_VULSCAN_MUST_SELF_UPDATE | The scan attempt triggered a self-update. Please scan again. | 118 | 76 |
PATCH_SPYWARE_INIT_FAILED | Agent failed to self-update. See log for details. | ||
PATCH_CLIENT_ALREADY_RUNNING | Failed: Another instance of the agent is running | 401 | 191 |
PATCH_SCAN_ONLY_COMPLETE | Scan complete | 402 | 192 |
PATCH_SCAN_AND_REPAIR_COMPLETE | Scan (with autofix) complete | 403 | 193 |
PATCH_CANT_GET_VUL_DATA | Unable to get vulnerability definitions from core | 404 | 194 |
PATCH_NO_PATCHES_AVAILABLE | No patches available | 405 | 195 |
PATCH_CANT_RESOLVE_DEVICEID | Node's reported device ID is not in the database | 406 | 196 |
PATCH_NOTHING_TO_REMOVE | No uninstall instructions. Patch is not installed | 407 | 197 |
PATCH_CANT_GET_REMOVE_INFO | Unable to obtain patch uninstall information | 408 | 198 |
PATCH_FAILED_DOWNLOAD | Agent failed to download patch | 409 | 199 |
PATCH_COMMANDS_FAILED | Error running patch (or running commands) | 410 | 19A |
PATCH_REMOVE_SUCCEEDED | Patch uninstall succeeded | 411 | 19B |
PATCH_ALL_PATCHES_FAILED | All patches failed | 412 | 19C |
PATCH_SOME_PATCHES_FAILED | One or more patches failed | 413 | 19D |
PATCH_ALL_PATCHES_INSTALLED | All patches installed successfully | 414 | 19E |
PATCH_REMOVE_VULSCAN_SUCCEEDED | Agent successfully removed | 415 | 19F |
PATCH_REMOVE_VULSCAN_FAILED | Agent removal failed to clear data at core | 416 | 1A0 |
PATCH_INSTALL_VULSCAN_SUCCEEDED | Agent successfully installed | 417 | 1A1 |
PATCH_FAILED_TO_ELEV_RIGHTS | Agent failed insufficient rights | 418 | 1A2 |
PATCH_INVALID_COMMANDLINE | Agent failed, invalid commandline | 419 | 1A3 |
PATCH_CLEAR_SCAN_SUCCESSFUL | Clear scan status succeeded | 420 | 1A4 |
PATCH_RESET_SUCCESSFUL | Reset succeeded | 421 | 1A5 |
PATCH_RESET_FAILED | Reset vulnerability cache failed | 422 | 1A6 |
PATCH_REBOOT_SUCCEEDED | Reboot Succeeded | 423 | 1A7 |
PATCH_USER_CANCELLED | Agent canceled by user | 424 | 1A8 |
PATCH_SCRIPT_INIT_FAILURE | Agent failed to initializing scripting engine | 425 | 1A9 |
PATCH_FAILED_REGISTER_MSXML3 | Agent failed to verify MSXML3.DLL is functioning properly | 426 | 1AA |
PATCH_USER_CANCELLED_ACTION | The end user canceled the Patch Management operation | 427 | 1AB |
PATCH_USER_DEFERRED_ACTION | The end user deferred the Patch Management operation | 428 | 1AC |
PATCH_ALL_STAGING_FAILED | All patch downloads failed | 429 | 1AD |
PATCH_SOME_STAGING_FAILED | One or more patch downloads failed | 430 | 1AE |
PATCH_ALL_PATCHES_STAGED | All patches downloaded successfully | 431 | 1AF |
PATCH_CANT_GET_AGENT_BEHAVIOR | Unable to get or apply agent settings | 432 | 1B0 |
PATCH_SEND_RESULTS_FAILED | Server busy, unable to complete request | 433 | 1B1 |
PATCH_SPYWARE_INIT_FAILED | Agent failed to self-update. See log for details. | 434 | 1B2 |
PATCH_USER_CANCELLED_REBOOT | The end user canceled the reboot operation | 435 | 1B3 |
PATCH_USER_DEFERRED_REBOOT | The end user deferred the reboot operation | 436 | 1B4 |
PATCH_NOT_REBOOTED_YET | Cannot complete the requested action. The device must be rebooted first | 437 | 1B5 |
PATCH_UNKNOWN_PLATFORM | Unrecognized platform. Please update your scanning agent | 438 | 1B6 |
PATCH_UPDATE_SUCCEEDED | Update succeeded | 439 | 1B7 |
PATCH_UPDATE_FAILED | Update failed | 440 | 1B8 |
PATCH_CHANGESETTINGS_SUCCEEDED | Change settings succeeded | 441 | 1B9 |
PATCH_CANT_GET_AV_BEHAVIOR | Unable to get antivirus settings from core | 442 | 1BA |
PATCH_CANT_GET_CV_BEHAVIOR | Unable to get custom variable overrides from core | 443 | 1BB |
PATCH_RUN_INVALID_ARGS | Arguments for run request were malformed | 444 | 1BC |
PATCH_RUN_COMPLETED | Run request completed successfully | 445 | 1BD |
PATCH_RUN_FAILED | Run request failed | 446 | 1BE |
PATCH_INSTALL_LDAV_SUCCEEDED | Installed LANDESK Antivirus | 447 | 1BF |
PATCH_INSTALL_LDAV_FAILED | Failed to install LANDESK Antivirus | 448 | 1C0 |
PATCH_REMOVE_OLD_AV_SUCCEEDED | Removed existing antivirus solution | 449 | 1C1 |
PATCH_REMOVE_OLD_AV_FAILED | Failed to remove existing antivirus solution | 450 | 1C2 |
PATCH_CANT_GET_COMPLIANCE_BEHAVIOR | Unable to get compliance settings from core | 451 | 1C3 |
PATCH_AGENT_NOT_MINIMUM_VER | LANDESK agent is not up to date | 452 | 1C4 |
PATCH_REMOVE_LDAV_SUCCEEDED | Removed LANDESK Antivirus | 453 | 1C5 |
PATCH_REMOVE_LDAV_FAILED | Failed to remove LANDESK Antivirus | 454 | 1C6 |
PATCH_INSTALL_HIPS_SUCCEEDED | Installed Endpoint Security | 455 | 1C7 |
PATCH_INSTALL_HIPS_FAILED | Failed to install Endpoint Security | 456 | 1C8 |
PATCH_REMOVE_HIPS_SUCCEEDED | Removed Endpoint Security | 457 | 1C9 |
PATCH_REMOVE_HIPS_FAILED | Failed to remove Endpoint Security | 458 | 1CA |
PATCH_CANT_GET_HIPS_BEHAVIOR | Unable to get HIPS configuration from core | 459 | 1CB |
PATCH_INCOMPATIBLE_AV | Failed: Incompatible antivirus product found | 500 | 1F4 |
PATCH_AV_XPSP2_NOT_FOUND | Failed to install LANDESK Antivirus. XPSP2 must first be installed | 461 | 1CD |
PATCH_AV_INSTALL_FAILED | Failed to install LANDESK Antivirus. See log for details | 462 | 1CE |
PATCH_CANT_APPLY_FIREWALL_BEHAVIOR | Failed to apply firewall settings | 463 | 1CF |
PATCH_WAITING_FOR_USER_REBOOT | Task requires a reboot. Waiting for user response | 464 | 1D0 |
PATCH_DEFERRED | Repair action was deferred | 465 | 1D1 |
PATCH_FAILED_TO_DEFER | Failed to schedule deferred repair | 466 | 1D2 |
PATCH_NOT_ALL_PATCHES_SCANNED | One or more definitions in repair request have not yet been scanned | 467 | 1D3 |
PATCH_CANNOT_LOGON_USER | Attempt to logon as specified user failed | 468 | 1D4 |
PATCH_CANT_GET_DCM_BEHAVIOR | Unable to get Device control settings from core | 469 | 1D5 |
PATCH_CANT_GET_CCM_BEHAVIOR | #N/A | 470 | 1D6 |
PATCH_CANT_GET_LDF_BEHAVIOR | Unable to get LANDESK Firewall settings from core | 471 | 1D7 |
PATCH_AV_W2K3SP2_NOT_FOUND | Failed to install LANDESK Antivirus. Windows 2003 Server with SP2 must first be installed. | 472 | 1D8 |
PATCH_INSTALL_LDAV_PENDING | Install LANDESK Antivirus pending | 473 | 1D9 |
PATCH_INSTALL_UDINSTALLER_FAILED | Install LANDESK Antivirus driver failed | 474 | 1DA |
PATCH_REBOOT_COMMAND | Reboot request acknowledged | 475 | 1DB |
PATCH_CANT_GET_REPLICATION_BEHAVIOR | Unable to get content replication settings from core | 476 | 1DC |
PATCH_WAITING_FOR_REBOOT | Client reboot required for task completion | 477 | 1DD |
PATCH_AV_PLATFORM_NOT_SUPPORTED | #N/A | 478 | 1DE |
PATCH_AV_CANT_LAUNCH_SETUP | #N/A | 479 | 1DF |
PATCH_AV_CANT_REMOVE_LEGACYAV | #N/A | 480 | 1E0 |
PATCH_AV_CANT_LAUNCH_UNINSTALL | #N/A | 481 | 1E1 |
PATCH_AV_SETUP_DOES_NOT_EXIST | #N/A | 482 | 1E2 |
PATCH_AV_CANT_CREATE_SETUPINI | #N/A | 483 | 1E3 |
PATCH_AV_KAVSETUP_FAILED | #N/A | 484 | 1E4 |
PATCH_AV_KAVSETUP_ALREADY_INSTALLED | #N/A | 485 | 1E5 |
PATCH_KAV_ALREADY_INSTALLED_REBOOT_PENDING | #N/A | 486 | 1E6 |
PATCH_AV_CANT_REMOVE_OLD_KAV | #N/A | 487 | 1E7 |
PATCH_AV_INSTALL_TASK_PENDING | Installing LANDESK Antivirus | 488 | 1E8 |
PATCH_FAILED_WRITE_FILTER | Failed: Embedded OS write filter is active | 489 | 1E9 |
PATCH_PREREPAIR_FAILED | Failed: Pre-install/uninstall script returned failure | 490 | 1EA |
PATCH_NOT_MAINT_WINDOW | Some/all actions have been deferred until the next maintenance window | 491 | 1EB |
PATCH_APPLY_TRUSTED_FILES_FAILED | Failed to apply some or all trusted file information | 492 | 1EC |
PATCH_BAD_OR_MISSING_POLICY_FILE | #N/A | 493 | 1ED |
PATCH_FILE_INVALID_HASH | Downloaded file doesn't match specified hash | 494 | 1EE |
PATCH_FAILED_APPLY_MAC_POWER | Failed to change power settings | 495 | 1EF |
PATCH_REBOOT_NOT_NEEDED | Reboot was not needed or not allowed | 496 | 1F0 |
PATCH_CANT_REMOVE_AGENT_BEHAVIOR | Unable to remove agent settings | 497 | 1F1 |
PATCH_AV_CANT_INITIALIZE_KES | LANDESK Antivirus service failed to initialize. | 498 | 1F2 |
PATCH_REBOOT_NOT_ALLOWED | Reboot not allowed | 499 | 1F3 |
PATCH_INCOMPATIBLE_AV | Failed: Incompatible antivirus product found | 500 | 1F4 |
PATCH_REBOOT_IGNORED_WSCFG32 | Reboot ignored. WSCFG32 is running. | 502 | 1F6 |
PATCH_FAILED_WRITE_FILTER | Failed: Embedded OS write filter is active | 489 | 1E9 |
PATCH_PREREPAIR_FAILED | Failed: Pre-install/uninstall script returned failure | 490 | 1EA |
PATCH_NOT_MAINT_WINDOW | Some/all actions have been deferred until the next maintenance window | 491 | 1EB |
PATCH_APPLY_TRUSTED_FILES_FAILED | Failed to apply some or all trusted file information | 492 | 1EC |
PATCH_BAD_OR_MISSING_POLICY_FILE | #N/A | 493 | 1ED |
PATCH_FILE_INVALID_HASH | Downloaded file doesn't match specified hash | 494 | 1EE |
PATCH_FAILED_APPLY_MAC_POWER | Failed to change power settings | 495 | 1EF |
PATCH_REBOOT_NOT_NEEDED | Reboot was not needed or not allowed | 496 | 1F0 |
PATCH_CANT_REMOVE_AGENT_BEHAVIOR | Unable to remove agent settings | 497 | 1F1 |
PATCH_AV_CANT_INITIALIZE_KES | LANDESK Antivirus service failed to initialize. | 498 | 1F2 |
PATCH_REBOOT_NOT_ALLOWED | Reboot not allowed | 499 | 1F3 |
PATCH_INCOMPATIBLE_AV | Failed: Incompatible antivirus product found | 500 | 1F4 |
PATCH_REBOOT_IGNORED_WSCFG32 | Reboot ignored. WSCFG32 is running. | 502 | 1F6 |
PATCH_CONFIG_SUCCEEDED | #N/A | 503 | 1F7 |
PATCH_BAD_OR MISSING_CONFIG_FILE | #N/A | 504 | 1F8 |
PATCH_FAILED_TO_SETUP_PREFS | #N/A | 505 | 1F9 |
PATCH_AV_KES_NOT_INSTALLED | Kaspersky Endpoint Security not installed | 506 | 1FA |
PATCH_AV_KES_SERVICE_NOT RUNNING | #N/A | 507 | 1FB |
PATCH_AV_LDAV_SERVICE_NOT_RUNNING | LANDESK Antivirus service not running | 508 | 1FC |
PATCH_AV_KES_LICENSE_NOT_ACTIVATED | LANDESK Antivirus license not activated | 509 | 1FD |
PATCH_AV_PATTERN_FILES_OUT_OF_DATE | LANDESK Antivirus pattern files out-of-date | 510 | 1FE |
PATCH_AV_SETTINGS_NOT_APPLIED | #N/A | 511 | 1FF |
PATCH_AV_SETTING_APPLIED | LANDESK Antivirus settings applied | 512 | 200 |
PATCH_CANT_APPLY_DLL | Can't load 'additional behavior' applier dll | 513 | 201 |