RSA Via Lifecycle and Governance/Aveksa server will not start after environment customization
Originally Published: 2016-05-17
Article Number
Applies To
RSA Product/Service Type: Enterprise Software
RSA Version/Condition: All
Issue
$ service aveksa_server start Cannot connect to the database. The watchdog will start the server when it can connect to the database. $ service aveksa_server status 19620 RSA Via Lifecycle and Governance is not running $Upon further investigation the environment variables, such as AVEKSA_HOME and ORACLE_GRID_HOME, which are normally set in the script setDeployEnv.sh (and if AFX is installed, the setAFXEnv.sh) are not set for use by the aveksa_server process.
When modifying your server environment, make sure user .bash_profile scripts, that set the environment, work properly and that the processes start when the operating system is rebooted.
Cause
The scripts setDeployEnv.sh and setAFXEnv.sh are located in the /root directory and are executed if the environment variables are not set for the user running the aveksa_server and afx_server service scripts. These scripts are also located in the following directories:
- /home/oracle;
- /home/oracle/deploy; and
- /home/oracle/AFX/bin
Environmental changes to permissions, etc., can cause issues with running RSA Via L&G and AFX.
Resolution
When creating new users who will be administrating RSA Via L&G services, you may want to ensure their /home/<username>/.bash_profile is executing the scripts that set the environment variables. The following is an example from an installation with AFX, from the /home/oracle/.bash_profile:
. ./setDeployEnv.sh umask 022 . ~/setAFXEnv.sh
Notes
Related Articles
Replica will not Authenticate Multiple Authentications 25Number of Views Unexpected MFA Challenge for Unchallenged Users when machines are in WORKGROUP environment 75Number of Views Unable to authenticate to Authentication Manager 8.x with a Check Point firewall in a clustered environment where a virtua… 164Number of Views ODA (on demand access) token.will not authenticate when connecting thru a Netscaler VPN Gateway 57Number of Views AFX Server on a WildFly cluster fails to start with 'Cannot connect to RSA Identity Governance and Lifecycle. The watchdog… 238Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?