debugger fails to connect
Unable to debug coldfusion cfml.
I have done the following setting.
Debugger Port: 7777
-DDEBUGGER_SERVER_PORT=7777.
Test debugger fails.


Unable to debug coldfusion cfml.
I have done the following setting.
Debugger Port: 7777
-DDEBUGGER_SERVER_PORT=7777.
Test debugger fails.


I had the same problem last week. I found a solution here: Adobe ColdFusion Builder * Using ColdFusion debugger
Solution was to open port 1513 on my desktop so that it could communicate with the debugger running on the ColdFusion server. I used the Windows Firewall to create a rule to open it. Next I had to pin that port so that next time CF starts the random debugging port it picks is NOT random anymore.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.