Authentication Manager 8.x upgrade fails with error "Failed to launch the update installer to apply the update"
Originally Published: 2023-07-20
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
An upgrade to Authentication Manager 8.x fails with the following error:
Configuration step UpdateInstaller:launch [FAILED]
Error: Failed to invoke update engine: Failed to execute config goal
[INFO] Unmounting device ISO from /tmp/rsa_update/iso.
[INFO]
Failed to launch the update installer to apply the update AM 8.7.
This message is seen if /opt/rsa/am/server/pending/config.xml is in the directory when the installer tries to create it.
Resolution
One option is to SSH to the server and run repeated ls commands. To simplify the process, use the Linux watch command to see when the config.xml file is written to the directory.
To watch for the file and remove it,
- Open two SSH sessions to the server. Navigate to /opt/rsa/am/server/pending for both of them.
- Confirm that config.xml does not exist.
- On the first SSH session, run the command watch "ls config.xml" (with the double quotes) then press Enter. You will see:
Every 2.0s: ls config.xml
ls: cannot access 'config.xml': No such file or directory
4. Now open the Operations Console and start the install.
5. As the install progresses, the config.xml will be created. In the first SSH session you will see output change to list the file name.
7. In the first SSH session, use Ctl+C to end the watch command. Or leave it up and you can see the new config.xml is created.
8. Let the installer complete.
Related Articles
Authentication Manager 8.5 upgrade to 8.6 fails with error: Unactivated changes are present in the WebLogic Server config.xml 1.27KNumber of Views Applying patch or upgrade fails after hardening RSA Authentication Manager appliance 819Number of Views RSA Authentication Manager 8.1 primary instance fails to upgrade to 8.2 with error: Replication flush failed 1.07KNumber of Views Database reindex required after applying Authentication Manager 8.7 SP1 and Authentication Manager 8.7 SP1 patch 1 due to … 688Number of Views Replication Showing Internal Replication Error During Upgrade to RSA Authentication Manager 8.2 993Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory
Don't see what you're looking for?