What does HRESULT 0x80300113 (PLA_E_CABAPI_FAILURE) mean?

 
Previous Next
PLA_E_RULES_MANAGER_FAILED FVE_E_LOCKED_VOLUME

PLA_E_CABAPI_FAILURE

Cabinet packaging occurs after or around collection artifacts

PLA_E_CABAPI_FAILURE reports a failure in CAB compression or extraction used by PLA data management. The root cause can be a damaged cabinet, inaccessible source file, invalid destination, insufficient temporary space, or an artifact that is still open by another process.

Determine whether the failing direction is compression or extraction, preserve the original files, and test the cabinet operation separately. Check temporary and destination paths, free space, file names, ACLs, and locks. A CAB error does not by itself prove that the ETW or performance-counter capture is corrupt; validate the uncompressed logs before discarding them.

Packaging diagnostics to collect

  • Compression or extraction operation being attempted.
  • Source file list and cabinet destination.
  • Temporary-path capacity and permissions.
  • Cabinet integrity and files held open by other tools.

References


Looking for a different code? Search another status or error code.