ERROR: transport error 202: gethostbyname: unknown host
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]
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
OS: Mac OS X 10.10.2 MacBook Pro with Retina display Java version "1.8.0_25" Java (TM) SE Runtime Environment (build 1.8.0_25-b17) Java HotSpot (TM) 64-bit server VM (build 25.25- b02, mixed mode)
I am not sure why debugging does not work and leads to these errors. I have not changed / updated all that I can remember.
Any tips? I understand that this question has already been asked, but not for Mac OS X, and the answers were unclear to me. What should i try?
source
share