[
https://issues.jboss.org/browse/WFLY-10272?page=com.atlassian.jira.plugin...
]
Cora Kwok updated WFLY-10272:
-----------------------------
Description:
at domain.conf, uncomments the debug message. however, not listening to port 8787. I try
to run debug mode at the eclipse, fail to find the remote java application.
PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS
-agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS
-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
I am using Version: Neon.3 Release (4.6.3)
was:
at domain.conf, uncomments the debug message. however, not listening to port 8787. I try
to run debug mode at the eclipse, fail to find the remote java application.
PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS
-agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS
-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
How to open wildfly12 debug mode
--------------------------------
Key: WFLY-10272
URL:
https://issues.jboss.org/browse/WFLY-10272
Project: WildFly
Issue Type: Bug
Reporter: Cora Kwok
Assignee: Jason Greene
at domain.conf, uncomments the debug message. however, not listening to port 8787. I try
to run debug mode at the eclipse, fail to find the remote java application.
PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS
-agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS
-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
I am using Version: Neon.3 Release (4.6.3)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)