The error message is as follows:
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
ERROR: transport error 202: handshake failed - connection prematurally closed
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]
solution:
Add the following line to the /etc/hosts file
127.0.0.1 localhost localhost
in case of such a problem, please follow the following steps to check:
1. Set host:127.0.0.1 localhost; 2. Set the debug port of MyEclipse to see if it is consistent with the debug port of tomcat; 3. Check to see if any other running process occupies the debug port; 4. Configure the firewall to allow javaw.exe to access the network.
Read More:
- linux tomcat Run (DWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugIni)
- Maven Compilation error jdwp on getting class status, jvmtierror = JVMTI_ERROR_WRONG_PHASE(112)
- Error: transport error 202: bind failed: address already in use
- Modify the tomcat configuration in docker, causing javaagent to report agent library failed to init instrument
- RuntimeError: Default process group has not been initialized, please make sure to call init_process_
- appear pygame.error : font not initialized problem, remember to check whether the program calls pygame.init ()
- Vue agent reports an Error 404 nginx configuration method
- Start react-native after updating Xcode11 and report an error: Unknown argument type ‘_attribute_’ in method -[RCTAppState getCurren
- WordPress download template, update error No working transports found solution
- About jmh running error: transport error 202: Connect failed: connection reused error solution
- About JMH running ERROR: transport error 202: connect failed: Connection refused ERROR
- Failed to create agent because there is no valid NavMesh
- About error creating bean with name ‘xxxxx’: invocation of init method
- ERROR: JDWP Unable to get JNI 1.2 environment
- Solution: attributeerror: type object ‘ioloop’ has no attribute ‘initialized’
- unity Failed to create agent because there is no valid NavMesh
- Invalid host header error in Vue using peanut shell agent
- Apache Groovy——java.lang.NoSuchMethodError: x.x.x: method <init>()V not found
- Genymotion runs the arm program, install failed no matching ABIS failed to extract native libraries res = – 113
- Error handling method of “no module named ‘stringio’” in Python 3