在eclipse中debug  Tomcat报错,错误如下:

FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)

ERROR: transport error 202: connect failed: Operation timed out

ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)

JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:750]

 

错误原因是本地的host配置中没有加上127.0.0.1 localhost

 

相关文章:

  • 2022-02-07
  • 2021-07-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-05
  • 2021-07-14
  • 2021-12-12
  • 2021-12-24
猜你喜欢
  • 2022-12-23
  • 2021-05-14
  • 2022-12-23
  • 2022-12-23
  • 2021-05-13
  • 2021-11-25
相关资源
相似解决方案