ERROR: transport error 202: connect failed: Connection timed out
程序员文章站
2022-06-14 09:39:29
...
1、错误描述
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
ERROR: transport error 202: connect failed: Connection timed out
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750]
2、错误原因
由于切换了网络,重新设置了IP地址,防火墙在选择通过的程序,将Java相关的拦截了
3、解决办法
(1)打开控制面板-系统和安全
(2)允许程序通过Windows防火墙
(3)修改允许程序
推荐阅读
-
ERROR: transport error 202: bind failed: Address already in use
-
ERROR: transport error 202: bind failed: Address already in use
-
Sync with Gradle for project ‘XXXX‘ failed: Connection timed out: connect
-
【git错误】Error: Failed to connect to github.com port 443 after 21074 ms: Timed out
-
SMTP -> ERROR: Failed to connect to server: Connection timed out (110)
-
ERROR: transport error 202: connect failed: Connection timed out
-
Gradle 'xxx' project refresh failed Error:Connection timed out: connect
-
Failed to connect to github.com port 443: Operation timed out /SSL_ERROR_SYSCALL in connection
-
Nginx排错:Nginx日志报错connect() failed (110: Connection timed out) while connecting to upstream
-
docker内kafka异常:ERROR Failed to flush WorkerSourceTask{id=}, timed out while waiting for producer to ...