[jboss-jira] [JBoss JIRA] (WFLY-10272) How to open wildfly12 debug mode

Cora Kwok (JIRA) issues at jboss.org
Fri Apr 20 05:26:00 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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"



> 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"



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list