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
Failed to backup the system secrets error while performing RSA Authentication Manager backup 105Number of Views "Tokencode is incorrect" while attempting to resynchronize an RSA SecurID software token on RSA Authentication Manager 8.x 183Number 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 Unexpected LDAP authentication failure event monitor message while attempting RSA SecurID Access RADIUS authentication 92Number of Views Error : “403 Forbidden: Your client does not have permission to get the URL from the server” appears when a web applicatio… 56Number 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 MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?