异常信息:

ERROR: transport error 202: bind failed: Cannot assign requested address
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]

 

如何解决:

将服务器/etc/hosts中有关localhost的映射去掉,如下:

#::1         localhost

  

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-07
  • 2021-08-14
  • 2022-12-23
  • 2021-11-17
猜你喜欢
  • 2022-01-04
  • 2021-10-05
  • 2021-10-05
  • 2021-12-21
  • 2022-12-23
  • 2021-05-29
相关资源
相似解决方案