This article explains how you can find your current JAVA memory configuration and what are the recommended settings.
Find your current settings
The quickest way to check your current configuration is using the option “System Information” in the xDM Application Builder:
A pop-up will display the configuration from your application server, search for the section Runtime Information:
Recommended settings
1. Determine how to set CATALINA_OPTS or JAVA_OPTS in your environment.
- In VMs and AMIs provided by Semarchy on Azure and AWS Marketplace, this is done in the file
/etc/default/tomcat8
- In “Semarchy xDM - Preconfigured with Apache Tomcat” JAVA_OPTS... (More)