Question
Getting error trying to debug in VSCode with the Adobe Coldfusion extension
I keep getting this error:
ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [:732]
However, nothing is running on that port except CF! So what is it complaining about? Do I have something misconfigured?
I have CF 2021 running on my localhost w/ default settings (so it's running on localhost:8500). In VSCode, I have the server set as localhost:8500.
Thanks!
