SOAPGatewayTest fails with java.net.ConnectException: Connection refused: connect
---------------------------------------------------------------------------------
Key: SWITCHYARD-446
URL:
https://issues.jboss.org/browse/SWITCHYARD-446
Project: SwitchYard
Issue Type: Task
Components: component-soap
Affects Versions: 0.2
Environment: Some high end dual core Intel systems running 32 bit OS.
Reporter: Magesh Bojan
Assignee: Magesh Bojan
Fix For: 0.3
When executing tests under JUnit, SOAPGatewayTest fails with message
java.net.ConnectException: Connection refused: connect. This is very intermittent and
often not reproducible under the same conditions. There seem to be an issue when running
under JUnit that at shutdown, the port isn't completely released. When the next
service is published up on that same port, it goes into a strange state.
Turning off inbound.stop resolves this issue.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira