Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3148

Installer adds extra '$' in front of vaulted password of DB user when using GUI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.9.0.GA
    • 7.8.1.GA
    • Installer
    • None
    • EAP

    • Release Notes
    • CR2
    • CR1
    • +
    • Workaround Exists
    • Hide

      1. Go to standalone-full.xml in your EAP direcotry after installation
      2. Find the <subsystem xmlns="urn:jboss:domain:datasources:5.0">
      3. In this element, you should find you datasource definition
      4. Look for <security> element
      5. Under it there is an extra dollar sign -> <password> $${VAULT::datasource.NAME::password::1}</password>
      6. Remove the extra $ -> ${VAULT::datasource.NAME::password::1} - there should be only one
      7. KIE Server will now properly connect to the database

      Show
      1. Go to standalone-full.xml in your EAP direcotry after installation 2. Find the <subsystem xmlns= "urn:jboss:domain:datasources:5.0" > 3. In this element, you should find you datasource definition 4. Look for <security> element 5. Under it there is an extra dollar sign -> <password> $${VAULT::datasource.NAME::password::1} </password> 6. Remove the extra $ -> ${VAULT::datasource.NAME::password::1} - there should be only one 7. KIE Server will now properly connect to the database
    • Hide

      1. Install KIE Server + BC on EAP using graphical interface or console mode
      2. Configure Datasource properties for KIE Server on advanced properties panel
      3. Finish installation and run the container
      4. There will be an error about incorrect login credentials on startup in logs

      Show
      1. Install KIE Server + BC on EAP using graphical interface or console mode 2. Configure Datasource properties for KIE Server on advanced properties panel 3. Finish installation and run the container 4. There will be an error about incorrect login credentials on startup in logs
    • 2020 Week 37-39 (from Sep 7)

    Description

      Installer adds extra $ sign in front of vaulted password for KIE Serve data source when installing via graphical interface.

      Console behaves as expected.

      Attachments

        Activity

          People

            akoufoud@redhat.com Alexandros Koufoudakis
            dhanak@redhat.com Dominik Hanak
            Dominik Hanak Dominik Hanak
            Dominik Hanak Dominik Hanak
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: