Claus Ibsen created CAMEL-11617:
-----------------------------------
Summary: 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
Priority: Minor
Fix For: Future
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)