Hi all, Starting from the changes in PR2226 <https://github.com/apache/cloudstack/pull/2226>, what do i need to specify to enable remote debugging on a system? Before I added -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 in /etc/default/cloudstack-management and restarted the cloudstack mgmt server but apparently this doesn't work anymore. If i run netstat -tlpn, It is not showing port 5005 in my case. Do I need to change something in our test infrastructure?
Thanks. Kind regards, Sigert