An error occured while attempting to configure the JVM memory setting for RSA Authentication Manager 8.3
Originally Published: 2020-01-08
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.3
Issue
Configuring JVM settings...
An error occured while attempting to configure the JVM memory setting.
Please provide enough memory and try again.
Cause
To check the logs, boot in single user mode:
- Stop the boot by pressing the up arrow.
- Type init=/bin/sh.
- Open the /opt/rsa/am/install_logs/config/InstallAM_updateMemoryTuning.Log. The following error is seen:
sudo: no tty present and no askpass program specified
Resolution
- Make a copy of /etc/sudoers:
cp /etc/sudoers /etc/sudoers.old
- Copy the sudoers file from a replica or another appliance of the same version to the /etc directory of the affected appliance. Use WinSCP if ssh is enabled or SCP:
scp /etc/sudoers rsaadmin@remoteserver:/etc/
- Enter the rsaadmin password of the remote server when prompted.
- From the affected server change the ownership of the sudoers file to root:
chown root /etc/sudoers chgrp root /etc/sudoers
- Reboot the affected the device and it should boot successfully.
Notes
- To boot the device without memory tuning use the following commands:
mv /etc/init.d/memorycontrol /tmp mv /etc/init.d/rsaservmgr /tmp
- In the case where the instance is failing to boot and the error in /opt/rsa/am/install_logs/config/InstallAM_updateMemoryTuning.log is indicating low memory issues, review article 000031168 - RSA Authentication Manager virtual machine failed to boot server for JVM memory error.
Related Articles
"Tokencode is incorrect" while attempting to resynchronize an RSA SecurID software token on RSA Authentication Manager 8.x 179Number of Views Browser loses Fragment identifier '#' after redirect in RSA Access Manager 6.x 15Number of Views RSA Identity Governance & Lifecycle XARecoveryModule generates an XAException when attempting to roll back changes in fail… 273Number of Views How to create additional SMS operators 3Number of Views Extension token configuration does not exist in the configuration service on RSA Authentication Manager 8.2 and up while a… 342Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes: Cloud Access Service and RSA Authenticators RSA Release Notes for RSA Authentication Manager 8.8 RSA-2026-04: RSA Governance and Lifecycle Security Update for SUSE Linux Enterprise Server Vulnerabilities
Don't see what you're looking for?