Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8999

Installation fails when trying to configure ports

XMLWordPrintable

    • Regression

      It is not possible to configure custom ports for socket bindings through installer, installation fails every time when attempted to do so.
      The cause is most probably change in jgroups socket bindings. Starting with DR12 these two bindigs were removed from all configurations:

      <socket-binding name="jgroups-tcp-fd" interface="private" port="57600"/>
      <socket-binding name="jgroups-udp-fd" interface="private" port="54200"/>
      

      First we need to ensure whether simply removing these fields from installer is sufficient or we need more modifications.
      Reference info in https://issues.jboss.org/browse/JBEAP-8982

            dsoukhov@redhat.com Daniel Soukhov (Inactive)
            jbliznak@redhat.com Jan Blizňák
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: