New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
On Ubuntu, the configuration file is
<TomcatPath>/bin/catalina.sh.
On Rocky Linux and RHEL, the configuration file is
/etc/tomcat/tomcat.conf.
On other Linux distributions, the configuration file is
/usr/share/tomcat/conf.
Add the following line:
set JAVA_OPTS=%JAVA_OPTS%
-XX:MaxMetaspaceSize=512m -Xmx1024m -Xms256m
If you are an Oracle user, add the following line in order to specify the
catalog and schema database parameters, and to avoid errors during Talend Administration Center startup: