]
Darran Lofthouse resolved WFLY-10272.
-------------------------------------
Resolution: Rejected
Hello Jira is where we track bug reports and feature requests against our projects, if you
are looking for assistance please post your question to the user forums
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)