[
https://issues.apache.org/jira/browse/CAMEL-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092632#comment-15092632
]
Quinn Stevenson commented on CAMEL-9493:
----------------------------------------
Thank You - that helped. I still can't reproduce the test failure, but I think
I've tracked down the issue - the ServerSocket isn't closing fast enough
because of the long default acceptTimeout. This is a bug in the component -
I'm working on a fix now.
> camel-mllp - Use dynamic assigned port number for testing
> ---------------------------------------------------------
>
> Key: CAMEL-9493
> URL: https://issues.apache.org/jira/browse/CAMEL-9493
> Project: Camel
> Issue Type: Test
> Components: camel-mllp
> Reporter: Claus Ibsen
> Fix For: 2.17.0
>
>
> We should use dynamic ports instead of hardcoded, as the latter causes CI
> servers and the likes to fail with "Address already in use" errors.
> See how camel-hl7 / camel-mina2 etc assign dynamic ports in their tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)