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 180Number of Views Extension token configuration does not exist in the configuration service on RSA Authentication Manager 8.2 and up while a… 351Number of Views RSA Identity Governance & Lifecycle XARecoveryModule generates an XAException when attempting to roll back changes in fail… 275Number of Views Browser loses Fragment identifier '#' after redirect in RSA Access Manager 6.x 15Number of Views How to create additional SMS operators 3Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?