The following error is output to the console and it cannot be started.
ERROR: transport error 202: handshake failed - connection prematurally closed
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [./open/src/jdk.jdwp.agent/share/native/libjdwp/debugInit.c:734]
There seem to be various causes, but in my case it was caused by the firewall of antivirus software called ESET
.
You can start it by adding a rule to allow on ESET. In my case, I allowed a certain inward port range (50000-65000). (Add rules at your own risk!)
Recommended Posts