Set Debug Mode for Troubleshooting - Linux - Set Debug Mode for Troubleshooting - Linux - Alfresco - Alfresco Content Services - Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Configure/Repository/Tune-the-JVM/JVM-Settings/Set-Debug-Mode-for-Troubleshooting-Linux - 23.4 - 23.4

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License
ft:lastPublication
2026-04-22T22:35:19.567073
ft:locale
en-US

If you’re a Linux user, edit the JVM options used to start the Tomcat instance, set by the tomcat/scripts/ctl.sh script.

For example, set the following:

JAVA_OPTS=%JAVA_OPTS% -server -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8082

where address is a port for your system.