
2.34.
ERROR HANDLING
CHAPTER 2.
API REFERENCE
2.34.1
Error Codes
BACKUP SCRIPT FAILED
The backup could not be performed because the backup script failed.
No parameters.
BOOTLOADER FAILED
The bootloader returned an error
Signature:
BOOTLOADER_FAILED(vm, msg)
CANNOT CONTACT HOST
Cannot forward messages because the host cannot be contacted. The host may be switched off or
there may be network connectivity problems.
Signature:
CANNOT_CONTACT_HOST(host)
CANNOT EVACUATE HOST
This host cannot be evacuated.
Signature:
CANNOT_EVACUATE_HOST(errors)
CANNOT FETCH PATCH
The requested update could to be obtained from the master.
Signature:
CANNOT_FETCH_PATCH(uuid)
CANNOT FIND OEM BACKUP PARTITION
The backup partition to stream the updat to cannot be found
No parameters.
286