sharky的点滴积累

  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  56 随笔 :: 104 文章 :: 10 评论 :: 0 Trackbacks

【疑难问题】
虽然按照找的解决方案做了,但是还是出现如下错误提示:
-- Cannot start Java debug process VM --

com.sun.jdi.connect.VMStartException: VM initialization failed for:
ERROR: transport error 202: connect failed: Connection refused ["tra
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT
JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized

百思不得其解,RUN模式没问题,Debug模式就出来,看来不光是环境JDK路径的问题,
向大家求助一下

posted on 2005-10-29 22:24 sharky的点滴积累 阅读(1330) 评论(1)  编辑  收藏

评论

# re: [疑难问题]jbuilder下无法调试Tomcat的WebApp的问题 2009-05-03 19:54 ftz
-- Cannot start Java debug process VM --

com.sun.jdi.connect.VMStartException: VM initialization failed for: "D:\Program Files\JBuilder2006\jdk1.5\bin\javaw" -classpath "....." -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=ww-8e574fc9d938:2574,suspend=y Test
ERROR: transport error 202: connect failed: Connection refused ["transport.c",L41]
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) ["debugInit.c",L497]
JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized
  回复  更多评论
  


只有注册用户登录后才能发表评论。


网站导航: