Hi all,
I've read a lot on the net to find an answer to this question but there is nothing that solved my problem...!
Everytime I launch the debugger in Eclipse I get this message :
It's a standalone application and I'm not using any server.
If anybody has a solution, I'd be greatly thankful!
Peter
I've read a lot on the net to find an answer to this question but there is nothing that solved my problem...!
Everytime I launch the debugger in Eclipse I get this message :
Code:
ERROR: FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=JVMTI_ERROR_INTERNAL(113) 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
If anybody has a solution, I'd be greatly thankful!
Peter
Comment