[jbossts-issues] [JBoss JIRA] (JBTM-1925) Enable remote debugger in JBossAS/WildFly for all tests

Paul Robinson (JIRA) jira-events at lists.jboss.org
Fri Sep 27 06:42:03 EDT 2013


    [ https://issues.jboss.org/browse/JBTM-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12807872#comment-12807872 ] 

Paul Robinson commented on JBTM-1925:
-------------------------------------

JBTM-1919 job is using my branch. I was waiting to make sure this worked before applying to all our arquillian.xml files. If someone else has time to do this before me, then you can see the change I made by looking at my branch, pulled in by the CI job.

                
> Enable remote debugger in JBossAS/WildFly for all tests
> -------------------------------------------------------
>
>                 Key: JBTM-1925
>                 URL: https://issues.jboss.org/browse/JBTM-1925
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Testing
>            Reporter: Paul Robinson
>            Assignee: Paul Robinson
>             Fix For: 4.17.11, 5.0.0.M5
>
>
> This allows us to attach to hung AS instances and see what they are doing.
> Adding this to narayana.sh should do the trick:
> {code}
> echo JAVA_OPTS='"$JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"' >> ./bin/standalone.conf
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list