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

Michael Musgrove (JIRA) issues at jboss.org
Tue Jun 9 11:09:03 EDT 2015


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

Michael Musgrove resolved JBTM-2429.
------------------------------------
    Resolution: Done


> 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