You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Babak Vahdat (Commented) (JIRA)" <ji...@apache.org> on 2012/01/15 20:59:39 UTC

[jira] [Commented] (CAMEL-4814) Use dynamic port numbers for unit tests the examples

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

Babak Vahdat commented on CAMEL-4814:
-------------------------------------

loan-broker seems still to have the same issue by the latest build:
 
https://builds.apache.org/job/Camel.trunk.fulltest/657/org.apache.camel$camel-example-loan-broker/testReport/junit/org.apache.camel.loanbroker.webservice.version/LoanBrokerWSTest/testInvocation/
                
> Use dynamic port numbers for unit tests the examples
> ----------------------------------------------------
>
>                 Key: CAMEL-4814
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4814
>             Project: Camel
>          Issue Type: Task
>          Components: examples
>            Reporter: Claus Ibsen
>             Fix For: 2.10.0
>
>
> Its a bit annoying that CI servers and whatnot fail tests due to a port number in use issue when testing the examples.
> > org.apache.cxf.interceptor.Fault: Could not start Jetty server on port 9,000: Address already in use
> We should use dynamic port numbers, like we do when testing components. camel-test has a util class to find a free port number.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira