You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/06/11 11:39:20 UTC

[jira] [Created] (CAMEL-10047) camel-mqtt - Should use dynamic port during testing

Claus Ibsen created CAMEL-10047:
-----------------------------------

             Summary: camel-mqtt - Should use dynamic port during testing
                 Key: CAMEL-10047
                 URL: https://issues.apache.org/jira/browse/CAMEL-10047
             Project: Camel
          Issue Type: Test
          Components: camel-mqtt, tests
            Reporter: Claus Ibsen
            Priority: Minor


So we dont fail with bind exception such as

java.io.IOException: Failed to bind to server socket: mqtt://127.0.0.1:1883 due to: java.net.BindException: Address already in use
Caused by: java.net.BindException: Address already in use



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)