Hi, I tried to use ccm to create a local cluster,

What I did is:

ccm create test
ccm populate -d -n 3
ccm start.

So by default, it should have 2100 to remote debugger at 127.0.0.1

But I can not connect from IDEA, also looks like java process doesn't have
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=2100

Anyone know why?

Reply via email to