用Eclipse的tomcat插件启动tomcat时报错:
- FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=JVMTI_ERROR_INTERNAL(113)
- ERROR: transport error 202: connect failed: Connection timed out ["transport.c",L41]
- ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) ["debugInit.c",L500]
- JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized
把机器上的防火墙修改下就可以了,允许 javaw.exe访问网络.