[
https://issues.apache.org/jira/browse/CAMEL-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luca Burgazzoli closed CAMEL-11617.
-----------------------------------
Resolution: Fixed
> spring-boot - service-call tests uses hardcoded port numbers
> ------------------------------------------------------------
>
> Key: CAMEL-11617
> URL: https://issues.apache.org/jira/browse/CAMEL-11617
> Project: Camel
> Issue Type: Test
> Components: tests
> Reporter: Claus Ibsen
> Assignee: Luca Burgazzoli
> Priority: Minor
> Fix For: 2.20.0
>
>
> They tend to fail on CI servers with Port number in use errors
> Its in camel-spring-boot, camel-spring-cloud, and camel-spring-cloud-netflix
> etc.
> Failed
> org.apache.camel.spring.boot.cloud.CamelCloudServiceCallTest.testServiceCall
> Failing for the past 3 builds (Since Unstable#1564 )
> Took 6 ms.
> Error Message
> Failed to load ApplicationContext
> Stacktrace
> java.lang.IllegalStateException: Failed to load ApplicationContext
> Caused by: org.apache.camel.RuntimeCamelException: java.net.BindException:
> Address already in use
> Caused by: java.net.BindException: Address already in use
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)