码迷,mamicode.com
首页 > 其他好文 > 详细

Tomcat远程调试参数

时间:2019-06-11 11:20:24      阅读:85      评论:0      收藏:0      [点我收藏+]

标签:add   pts   network   nbsp   deb   inux   soc   window   远程   

Linux:

关闭防火墙

vim catalina.sh

export CATALINA_OPTS="-server -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000"

I bumped up the debug timeout (Windows/Preferences/Java/Debug/Communication/Debugger timeout) and restarted both the admin server and the managed server where the application is deployed and is listening on the debug port.

Debugger timeout

Launch timeout

 

Windows/Preferences/Network Connections

Active provider :direct

Tomcat远程调试参数

标签:add   pts   network   nbsp   deb   inux   soc   window   远程   

原文地址:https://www.cnblogs.com/passedbylove/p/7608071.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!