Error "Unrecognized VM option 'MetaSpaceSize=256m'" and services do not start on RSA Authentication Manager 8.3
Originally Published: 2019-08-02
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.3
Issue
STATUS | wrapper | main | 2019/08/02 20:11:48 | <-- Wrapper Stopped
STATUS | wrapper | main | 2019/08/02 20:17:48 | --> Wrapper Started as Daemon
STATUS | wrapper | main | 2019/08/02 20:17:49 | Launching a JVM...
ERROR | wrapper | main | 2019/08/02 20:17:49 | JVM exited while loading the application.
INFO | jvm 1 | main | 2019/08/02 20:17:49 | Unrecognized VM option 'MetaSpaceSize=256m'
INFO | jvm 1 | main | 2019/08/02 20:17:49 | Error: Could not create the Java Virtual Machine.
INFO | jvm 1 | main | 2019/08/02 20:17:49 | Error: A fatal exception has occurred. Program will exit.Cause
Resolution
- Launch an SSH client, such as PuTTY.
- Login to the primary Authentication Manager server as rsaadmin and enter the operating system password.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
- Navigate to /opt/rsa/am/server/wrapper:
cd /opt/rsa/am/server/wrapper
- List the directory contents to see the four configuration files:
rsaadmin@am83:/opt/rsa/am/server/wrapper> ll total 36 -r-------- 1 rsaadmin rsaadmin 7777 Aug 2 20:16 AdminServerWrapper.conf -r-------- 1 rsaadmin rsaadmin 7571 Aug 2 20:17 BiztierServerWrapper.conf -r-------- 1 rsaadmin rsaadmin 7569 Aug 2 20:17 ConsoleServerWrapper.conf -r-------- 1 rsaadmin rsaadmin 7132 Aug 2 19:55 RadiusOCServerWrapper.conf
- Open the files one by one using a text editor such as vi.
- In each file look for:
wrapper.java.additional.50=-XX:MetaSpaceSize=256m
- Press i to enter Insert mode.
- Change MetaSpaceSize to PermSize:
wrapper.java.additional.50=-XX:PermSize=256m
- Press ESC to exit Insert mode.
- Type :wq! and Enter to save and exit.
- Repeat steps 5 - 10 on all four configuration files.
- Type the following command to start the services:
/opt/rsa/am/server/rsaserv restart all
Related Articles
'java.lang.IllegalAccessError: tried to access field org.apache.xpath.compiler.FunctionTable.m_functions from class org.ap… 13Number of Views "Unknown Action Field" and "<field> is required" errors when running Authentication Manager Bulk Admin (AMBA); ^M found in… 11Number of Views How to Increase Java Heap Size in Config.groovy to Resolve OutOfMemoryError in RSA Authentication Manager 8.3 and Later 2.14KNumber of Views Authentication Manager Primary Replication Service Fails to Start with "Could Not Acquire Lock" 1.36KNumber of Views How to Check Local File System Disk Space in RSA Governance & Lifecycle 1.41KNumber of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA Authentication Manager 8.9 Patches and Hotfixes Readme RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide "No decryption codes were found in the zip file" error when decrypting RSA SecurID tokens Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU
Don't see what you're looking for?