[jbossts-issues] [JBoss JIRA] (JBTM-2429) Disable java debugger in the surefire tests

Gytis Trikleris (JIRA) issues at jboss.org
Thu Jun 11 10:02:02 EDT 2015


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

Gytis Trikleris commented on JBTM-2429:
---------------------------------------

In WildFly testsuite there is a debug profile which can be enabled via system property

> Disable java debugger in the surefire tests
> -------------------------------------------
>
>                 Key: JBTM-2429
>                 URL: https://issues.jboss.org/browse/JBTM-2429
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>          Components: Testing
>    Affects Versions: 5.1.1
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>            Priority: Optional
>             Fix For: 5.next
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> We are having intermittent problems with arquillian tests on the mac that start containers one after the other. It seems that a previous one is slow to shut down causing the next one to fail to start with 
> {code}
>     ERROR: transport error 202: bind failed: Address already in use
>     JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
> {code}
> I plan to disable the debugger (I think we enabled it because of a hang on an old issue where we needed the debugger port open to aid diagnosis).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbossts-issues mailing list