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.x Upgrade Fails on Installer Task "Preparing Update" 155Number of Views Applying patch or upgrade fails after hardening RSA Authentication Manager appliance 865Number of Views Services failed to restart after upgrade to 8.8 while using custom signed certificates 87Number of Views Authentication Manager 8.5 upgrade to 8.6 fails with error: Unactivated changes are present in the WebLogic Server config.xml 1.34KNumber of Views How to Update the Root (Server) and Client Certificates in RSA Identity Governance & Lifecycle 2.33KNumber of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA Authentication Manager 8.9 Patches and Hotfixes Readme Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?