pp108 : Debugging

Debugging

This topic describes the properties for debugging.
Property Value Description
bus.vm.options.gateway

-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8000

This property is used to debug the Apache/IIS gateway. For TomEE use CATALINA_OPTS.
bus.vm.options.monitor -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8001 This property is used to debug the monitor.