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

[OSE] [6.1.R3] [Regression] fabric:mq-create creates bind.address = 0.0.0.0 on OpenShift

    XMLWordPrintable

Details

    • % %
    • Hide
      1. create fuse cart on OSE
      2. rhc ssh
      3. fuse/container/bin/client
      4. fabric:mq-create --group default --kind StandAlone mybroker
      5. login to hawtio
      6. create another fuse container with the created mq-broker-default.mybroker profile
      7. notice the error
      Show
      create fuse cart on OSE rhc ssh fuse/container/bin/client fabric:mq-create --group default --kind StandAlone mybroker login to hawtio create another fuse container with the created mq-broker-default.mybroker profile notice the error

    Description

      Creating MQ broker configuration via

      fabric:mq-create --group default --kind StandAlone mybroker

      will create broken configuration on OSE, with the profile failing to provision with

      Exception on start: java.io.IOException: Transport Connector could not be registered in JMX: Failed to bind to server socket: tcp://0.0.0.0:31313 due to: java.net.BindException: Permission denied
      

      It may be a re-regression of https://issues.jboss.org/browse/ENTESB-3277

      Attachments

        Activity

          People

            janstey@redhat.com Jonathan Anstey
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: