Uploaded image for project: 'JBoss BRMS Platform'
  1. JBoss BRMS Platform
  2. RHBRMS-120

Business Central's RepositoryEditor view does not reflect the correct Git/SSH port number if they have been changed while starting the server

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.4.0
    • 6.1.0
    • Business Central
    • None
    • All All BRMS/BPMS 6.1.0 patch update 1

    Description

      Description of problem:

      • It has been observed that Business Central's "RepositoryEditor" view does not reflect the correct Git/SSH port number if they have been changed while starting the server through the properties "org.uberfire.nio.git.ssh.port" and "org.uberfire.nio.git.daemon.port".
        It still shows the default port values as shown in "incorrectprotocolused_git.png" and "incorrectprotocolused_ssh.png" screenshots. Although the O.S. confirms that the new ports are used instead to bind the SSH/Git protocols. See screenshot "openedports.png" for reference.

      Version-Release number of selected component (if applicable):

      • BRMS/BPMS 6.1.0 patch update 1

      How reproducible:

      • Always

      Steps to Reproduce:
      1. Start the BRMS/BPMS 6.1.0 server like this.

      ~~~
      $ ./standalone.sh -Djboss.socket.binding.port-offset=100 -Dorg.uberfire.nio.git.ssh.port=8101 -Dorg.uberfire.nio.git.daemon.port=9518

      ~~~

      2. Check the Git or SSH URLs for your selected repository from Business Central's "RepositoryEditor" view.

      Actual results:

      • It would not reflect the updated ports for those protocols and would still show "9418" and "8001" for Git and SSH protocols respectively.

      Expected results:

      • It should have updated the ports for Git and SSH protocols with it's provided updated values.

      Additional info:

      • Nothing

      Attachments

        Activity

          People

            manstis@redhat.com Michael Anstis
            rhn-support-mhussain Musharraf Hussain
            Archiver:
            rhn-support-ceverson Clark Everson
            Barbora Siskova Barbora Siskova
            Barbora Siskova Barbora Siskova
            Kris Verlaenen

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty