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

Openshift properties related to passwords in EJB_TIMER cannot use semicolon literal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 7.9.1.GA
    • Cloud
    • None
    • reproduced in OCP 4.6 using Business automation operator

    • False
    • False
    • Undefined
    • Hide

      Deploy this CR:

      apiVersion: app.kiegroup.org/v2
      kind: KieApp
      metadata: 
        name: rhpam-authoring
      spec: 
        commonConfig: 
          adminUser: admin
          adminPassword: taabar;
          dbPassword: foobar;
        environment: rhpam-authoring
        objects: 
          servers: 
            - database: 
                size: 1Gi
                type: postgresql
        useImageTags: true
      

      Check Kie server pod - Kie server pod cannot start properly.

      Show
      Deploy this CR: apiVersion: app.kiegroup.org/v2 kind: KieApp metadata: name: rhpam-authoring spec: commonConfig: adminUser: admin adminPassword: taabar; dbPassword: foobar; environment: rhpam-authoring objects: servers: - database: size: 1Gi type: postgresql useImageTags: true Check Kie server pod - Kie server pod cannot start properly.
    • ---
    • ---

      If dbPassword and adminPassword property contain semicolon literal the Kie server pod logs many errors and cannot start properly.

              rhn-support-fspolti Filippe Spolti
              ksuta Karel Suta
              Jakub Schwan Jakub Schwan
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: