Copy link to clipboard
Copied
Anyone knows why this keeps happening on a select few computers. Log file attached
09/29/23 10:55:18:337 | [INFO] | | AAMEE | Utilities | RemoteUpdateManager | | | 12232 | Starting ARM InstallUpdates...
09/29/23 10:55:18:337 | [INFO] | | AAMEE | Utilities | RemoteUpdateManager | | | 12232 | *** Installing (AdobeAcrobatDC-23.0) ...
09/29/23 10:55:45:025 | [ERROR] | | AAMEE | Utilities | RemoteUpdateManager | | | 12232 | *** Failed to install (AdobeAcrobatDC-23.0) ...
09/29/23 10:55:45:025 | [ERROR] | | AAMEE | Utilities | RemoteUpdateManager | | | 12232 | Error code received from ARM = (150000) ...
Thank you,
Patch installation failed because of the missing sources. Here is from the log:
[2023-10-17 08:29:01:0371] MSI Record [0]: Error [1].Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it.
[2023-10-17 08:29:01:0371] MSI Record [1]: 1311
[2023-10-17 08:29:01:0371] Reporting actual error: 1311
[2023-10-17 08:29:01:0371] MSI Record [2]: C:\Program Files\Common Files\Adobe\Acrobat\Setup Files\{AC76BA86-1033-FFFF-7760-BC15014EA700}\Core.cab
[2023-10-17 0
Copy link to clipboard
Copied
Please enable ARM verbose logging (search Adobe forums for iLogLevel registry value), try to run RUM again and provide latest AdobeARM.log file(s) you can find in User Temp and Windows Temp folders.
Best if you send me files in the private message or upload somewhere if they are large.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
The log you provided (thank you) is from RUM, not from Acrobat Updater (ARM)
Please search User Temp and Windows Temp folders for AdobeARM.log file(s)
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Thank you,
Patch installation failed because of the missing sources. Here is from the log:
[2023-10-17 08:29:01:0371] MSI Record [0]: Error [1].Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it.
[2023-10-17 08:29:01:0371] MSI Record [1]: 1311
[2023-10-17 08:29:01:0371] Reporting actual error: 1311
[2023-10-17 08:29:01:0371] MSI Record [2]: C:\Program Files\Common Files\Adobe\Acrobat\Setup Files\{AC76BA86-1033-FFFF-7760-BC15014EA700}\Core.cab
[2023-10-17 08:29:01:0371] Error 1311.Source file not found: C:\Program Files\Common Files\ Adobe\Acrobat\Setup Files\{AC76BA86-1033-FFFF-7760-BC15014EA700}\Core.cab. Verify that the file exists and that you can access it.
When Acrobat is installed, installation package is cached by the special installer action. This is a part of the so called Source Resiliency (https://learn.microsoft.com/en-us/windows/win32/msi/source-resiliency)
Your choices are
1. Uninstall Acrobat and install again.
2. Find the exact installler package used to install this version of Acrobat and copy it (all files including cabs) into folder in the error message - C:\Program Files\Common Files\Adobe\Acrobat\Setup Files\{AC76BA86-1033-FFFF-7760-BC15014EA700}
3. Copy installer package into different location and deploy a script that uses "Add Source" API - you can google for the exact instructions. I would advise using this as a last resort.
Copy link to clipboard
Copied
Thank you. I will let you know the results.
Copy link to clipboard
Copied
Just to let you know option 2 works. It's not ideal but it works. Thank you so much for your help. At least I now know what causes this.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now