Project startup error no transports initialized [debuginit. C: 750]

ERROR: transport library not found: dt_socket
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_LOAD(196)
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_LOAD(509)
JDWP exit error AGENT_ERROR_TRANSPORT_LOAD(196): No transports initialized [debugInit.c:750]

The JDK of the project is inconsistent with the default JDK of the computer. See which one is not installed manually in the IDE and replace it

Similar Posts: