[
https://issues.jboss.org/browse/JBTM-2429?page=com.atlassian.jira.plugin....
]
Michael Musgrove commented on JBTM-2429:
----------------------------------------
I sent an email to developers about it before making the change to ensure people were
happy with its removal. You may reopen and reassign the JIRA and add it back in again if
you wish.
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)