Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2355

Mina Does Not Unbind From Listening Port

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • jboss-fuse-6.1
    • Camel
    • None
    • % %

    Description

      If a bundle includes a mina consumer as the one below, when you stop the bundle, the port is not released. Therefore, when restarting the bundle, you'll get a port already in use bind exception.

      <from uri="mina2:tcp://0.0.0.0:12345?sync=true"/>
      

      Note that the problem does not exist if you're using an IP address other than 0.0.0.0. For example:

      <from uri="mina2:tcp://{{host.name}}:12345?sync=true"/>
      

      Attachments

        Issue Links

          Activity

            People

              willem.jiang Willem Jiang (Inactive)
              Argo_Integration Travis North (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: