You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by " Ramu kakarla (JIRA)" <ji...@apache.org> on 2017/07/31 12:40:00 UTC

[jira] [Commented] (CAMEL-11617) spring-boot - service-call tests uses hardcoded port numbers

    [ https://issues.apache.org/jira/browse/CAMEL-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107259#comment-16107259 ] 

 Ramu kakarla commented on CAMEL-11617:
---------------------------------------

Ok I am working on this

> 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)