Tomcat Operations: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* [[JBossWeb Monitoring]] | * [[JBossWeb Monitoring]] | ||
=Debugging= | |||
export JAVA_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005" |
Latest revision as of 01:11, 29 January 2019
Internal
Subjects
Debugging
export JAVA_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005"