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
Applying patch or upgrade fails after hardening RSA Authentication Manager appliance 812Number of Views Authentication Manager 8.5 upgrade to 8.6 fails with error: Unactivated changes are present in the WebLogic Server config.xml 1.26KNumber of Views Database reindex required after applying Authentication Manager 8.7 SP1 and Authentication Manager 8.7 SP1 patch 1 due to … 686Number of Views RSA Authentication Manager 8.1 primary instance fails to upgrade to 8.2 with error: Replication flush failed 1.07KNumber of Views RADIUS server not found and/or RADIUS server cannot be managed after upgrade to Authentication Manager 8.6 or 8.7 765Number of Views
Trending Articles
Unable to attach a replica instance due to a configuration error when enabling replication for the RADIUS server for RSA A… RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide Troubleshooting RSA MFA Agent for Microsoft Windows How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device
Don't see what you're looking for?