"Java" uses Eclipse for remote debugging, and Linux opens remote debugging

Source: Internet
Author: User

Original Blog Address: http://blog.csdn.net/dfdsggdgg/article/details/50730311

1.center, add the following statement to the first line of the startup.sh file

Declare-x catalina_opts= "-server-xdebug-xnoagent-djava.compiler=none-xrunjdwp:transport=dt_socket,server=y, suspend=n,address=8000 "(Do not wrap, to be on the same line)

Under Ubuntu, add the following statement to the first line of the catalina.sh file catalina_opts= "-xdebug-xrunjdwp:transport=dt_socket,address=8000,server=y, Suspend=n "(Do not wrap, to be on the same line)

2. Eclipse Click Run, then click Debug Configurations, configure the server IP and port number, and the project name

3. Finally, if the Enable Tomcat remote debugging configuration is unsuccessful, the connection will be rejected.

"Java" uses Eclipse for remote debugging, and Linux opens remote debugging

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.