aveksaServer.log is not getting updated after applying 7.5.2 patch P04 in SecurID Governance & Lifecycle
Article Number
Applies To
- SecurID Governance & Lifecycle 7.5.2 P04
Issue
Prior to applying P04 (that is, at 7.5.2 P03), the aveksaServer.log was properly getting updated.
Cause
For a WildFly cluster deployment of SecurID Governance & Lifecycle 7.5.2 P04, the aveksaServer.log does not update on non-domain (host) nodes regardless of the installation folder (default or non-default).
Resolution
- SecurID Governance & Lifecycle 7.5.2 P05
Workaround
WildFly Single-Node Deployment:
If your WildFly single-node deployment of SecurID Governance & Lifecycle 7.5.2 is installed in a non-default folder (e.g., /opt/rsa/igl_server), AND you are about to apply patch P04, follow the steps below to work around the problem:- Follow the patch installation procedure until you are about to run patch.sh script. Before running patch.sh, you must update the script contents.
- In the SSH session, navigate to the folder containing patch.sh for the 7.5.2 P04 patch. For example:
cd /opt/rsa/igl_server/Aveksa_7.5.2_P04
- Execute the following command to update the script patch.sh:
sed -i 's#/home/oracle#$AVEKSA_HOME#g' patch.sh
- The previous step will replace five occurrences of /home/oracle in patch.sh with $AVEKSA_HOME
- Continue with applying the patch P04 as usual, that is, run the updated patch.sh:
sh patch.sh
If you have already applied patch P04 on your SecurID Governance & Lifecycle 7.5.2 (and hence already affected by the issue), follow the above steps #2 through #5 to re-run the updated patch.sh. Running patch.sh again does not have any adverse effect.
WildFly Cluster Deployment:
If your WildFly cluster deployment of SecurID Governance & Lifecycle 7.5.2 is installed in a non-default folder (e.g., /opt/rsa/igl_server), all nodes in the cluster are affected. If installed in the default folder (/home/oracle), the domain node is NOT affected but all other nodes ARE affected.A) Domain Node
If the Domain Node is installed in the default folder (/home/oracle), it is not affected by the issue and no additional steps are required on the domain node. However, you must take steps on all other nodes to rectify the issue.
If the Domain Node is installed in a non-default folder (e.g., /opt/rsa/igl_server), AND you are about to apply patch P04, follow the steps below to work around the problem:
- Follow the patch installation procedure until you are about to run patch.sh script on the Domain Node. Before running patch.sh, you must update the script contents.
- In the SSH session, navigate to the folder containing patch.sh for the 7.5.2 P04 patch. For example:
cd /opt/rsa/igl_server/Aveksa_7.5.2_P04
- Execute the following command to update the script patch.sh:
sed -i 's#/home/oracle#$AVEKSA_HOME#g' patch.sh
- The previous step will replace five occurrences of /home/oracle in patch.sh with $AVEKSA_HOME
- Continue with applying the patch P04 as usual on the Domain Node, that is, run the updated patch.sh:
sh patch.sh
If you have already applied patch P04 on the Domain Node (and hence already affected by the issue), follow the above steps #2 through #5 to re-run the updated patch.sh. Running patch.sh again does not have any adverse effect.
B) Host Nodes
All non-Domain Nodes (called Host Nodes) in a WildFly cluster are affected by this issue regardless of whether the SecurID Governance & Lifecycle is installed in the default or a non-default folder. Follow the steps below AFTER patch P04 has been applied (with the workaround when affected) on the Domain Node:
- Copy the file aveksa-log4j.properties from the Domain Node's folder:
$AVEKSA_HOME/wildfly/domain/servers/img-server-1/configuration/
to the following location on the Host Node:$AVEKSA_HOME/wildfly/domain/servers/img-server-2/configuration/
- On the Host Node, modify the following line in the file /etc/init.d/aveksa_server:
JAVA_OPTS="$JAVA_OPTS -Daveksahome=\"${AVEKSA_HOME}\""Line after modification:JAVA_OPTS="$JAVA_OPTS -Daveksahome=\"${AVEKSA_HOME}\" -DLog4jContextSelector=org.apache.logging.log4j.core.selector.BasicContextSelector" - Restart ACM on the Host Node:
acm restart
- Follow the above steps #1 through #3 on all remaining Host Nodes. Note that the folder path in step #1 for the additional Host Nodes will differ slightly, for example, "img-server-2" in the path may appear as "img-server-3" or "img-server-4", etc.
Related Articles
SecurID Governance & Lifecycle fails to start after applying 7.5.2 P04 on WebSphere or WebLogic 46Number of Views Menu bar on the top and footer section in the bottom on the UI are not visible after applying patch in RSA Governance & Li… 12Number of Views Monitoring page performance issues in RSA Identity Governance and Lifecycle 69Number of Views RSA Governance & Lifecycle Recipes: Report - AD Group Summary 15Number of Views Role Stuck in 'Applied' or 'Applied New' State with 'Additional Changes Cannot Be Made' error in RSA Governance & Lifecycle 981Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to Download OTP Token Seed Files from myRSA Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?