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 182Number of Views Extension token configuration does not exist in the configuration service on RSA Authentication Manager 8.2 and up while a… 365Number of Views Failed to backup the system secrets error while performing RSA Authentication Manager backup 103Number of Views Failed RSA SecurID Authenticate tokencode authentication attempt to RSA SecurID Authentication Manager causes two failures… 34Number of Views "Error 2004: Cannot locate AMBA license file: ./AMBAlicense.dat " when attempting to run RSA Authentication Manager Bulk A… 108Number of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process
Don't see what you're looking for?