- Product: RSA Identity Governance & Lifecycle
- Version: 7.0.x, 7.1.x, 7.5.x, 8.x
- Components: AFX Server, AFX Connectors
Issue
RSA Support may ask you to download and reinstall the AFX Server Archive as a first troubleshooting step when an AFX issue is reported. You may also perform this procedure proactively when AFX is not functioning as expected and other resolution attempts have not succeeded.
Before you begin, confirm you have the following:
| Prerequisite | Details |
|---|---|
| Admin Console access | Browser access to the RSA Identity Governance & Lifecycle user interface |
afx OS user access | SSH access to the RSA IGL appliance as the afx user |
| SFTP client | WinSCP or equivalent installed on your local PC for file transfer |
| Disk space | Sufficient free space on the appliance to back up the existing AFX directory |
NOTE: This article covers reinstalling the AFX Server Archive component only, it does not cover a new AFX installation or a complete AFX reinstall. For those procedures, see How to Install Access Fulfillment Express (AFX) for Use with RSA Identity Governance & Lifecycle.
NOTE: Throughout these steps, replace {afxuser} with your actual afx OS user account name. By default, this is oracle on RSA Identity Governance & Lifecycle hardware and software appliances.
- Open a browser and log in to the RSA Identity Governance & Lifecycle Admin Console:
https://<your-appliance-hostname>/aveksa/main - Navigate to AFX > Servers > AFX Server and click Download Server Archive to download
AFXServer.zipto your local PC. - Using WinSCP or another SFTP client, transfer
AFXServer.zipfrom your local PC to the following directory on the RSA Identity Governance & Lifecycle appliance:/home/{afxuser}/ - Open an SSH session to the RSA Identity Governance & Lifecycle appliance and log in as the
afxuser. - Stop the AFX Server:
service afx_server stopNOTE: Always stop AFX as the
afxuser — never asroot. - Verify that no AFX processes remain running:
ps -ef | grep AFXIf the output shows no AFX processes, proceed to Step 8. If AFX processes are still running, proceed to Step 7.
- Kill any remaining AFX processes. Replace
<PID>with each process ID returned by thepscommand in Step 6:kill -9 <PID>Repeat for each remaining AFX process, then re-run the
pscommand from Step 6 to confirm all AFX processes have stopped before continuing. - Back up the existing AFX directory.
CAUTION: Do not skip this step. The backup allows you to restore your previous AFX configuration if the reinstallation does not resolve the issue. Replace
<date>with today's date (for example,20260512):mv AFX AFX.backup_<date> - Extract the AFX Server Archive:
cd /home/{afxuser} unzip AFXServer.zipThis creates a new
AFXdirectory at/home/{afxuser}/AFX. - Navigate to the AFX
bindirectory and run the permissions script:cd /home/{afxuser}/AFX/bin sh ./setPerms.sh - Start the AFX Server:
service afx_server startNOTE: Always start AFX as the
afxuser — never asroot.
Verification:
- Open a browser and log in to the RSA Identity Governance & Lifecycle Admin Console.
- Navigate to AFX > Servers and confirm the AFX Server status shows Running.
- Navigate to AFX > Connectors and confirm all AFX Connectors show a status of Running.
- If any connector does not show Running, allow 2–3 minutes for the connectors to initialize after AFX startup, then refresh the page.
Related Articles
RSA Authentication Manager 8.5 Identity Router enablement did not succeed, fails to download 547Number of Views Download Troubleshooting Files 182Number of Views How to use SCP or SFTP Command Line to download (or upload) a file to sftp.rsa.com 308Number of Views How to download full kits, service packs, and patches from RSA Link for RSA Identity Governance & Lifecycle 319Number of Views RSA MFA Agent for Microsoft Windows failed to download offline days 319Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators