Error message "GC overhead limit exceeded" in RSA IMG 6.8.1
Originally Published: 2015-05-11
Article Number
Applies To
RSA Product/Service Type: Enterprise Software
RSA Version/Condition: 6.8.1
Issue
com.aveksa.gui.core.MainManager.doGet(MainManager.java:126) - java.lang.OutOfMemoryError: GC overhead limit exceeded
Cause
com.aveksa.gui.core.MainManager.doGet(MainManager.java:126) - java.lang.OutOfMemoryError: GC overhead limit exceeded
Then you most likely do not have enough space on your machine.
Resolution
- For a Development system, 8GB is the minimum amount of memory, with 16GB recommended.
- For a Production system, the minimum says 16GB, with 32GB recommended.
We always recommend implementing more than the minimum requirements, so you can have many processes running, without running into CPU issues due to not enough memory to compensate for all of the activity. The minimum amount of memory will allow you to run the application, but you will not be able to run processes.
If you do not know how much memory your machine has, you can run the following command from the command line to find out:
free -m
Here is an example of the output (in MB):
[oracle@small-18 ~]$ free -m
total used free shared buffers cached
Mem: 7982 7828 154 0 32 6662
-/+ buffers/cache: 1132 6850
Swap: 8191 181 8010
This shows that the machine has ~8GB of memory (7982 for total).
Related Articles
Unknown cause error and size limit exceeded error when synchronizing LDAPv3 identity source with RSA SecurID Access Cloud … 60Number of Views How to set up warnings/notifications about license limit or user limit expiry in RSA Mobile 27Number of Views 'ORA--01000: maximum open cursors exceeded' error when running, viewing or editing Reports in RSA Identity Governance & Li… 79Number of Views Root (Server) and Client Certificates are RFC-5280 compliant starting in version 7.2.0 of RSA Identity Governance & Lifecycle 112Number of Views RSA MFA Agent for Windows logs a warning that "System cannot access location data for this computer" 34Number of Views
Trending Articles
An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process
Don't see what you're looking for?