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

Wrong Hibernate dialect in rhpam73-authoring-ha template causing Kie server failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.3.0.GA
    • 7.3.0.GA
    • Cloud
    • None
    • OpenShift rhpam73-authoring-ha template

      The HA template is using org.hibernate.dialect.MySQLDialect as MySQL dialect [1], however the correct value is org.hibernate.dialect.MySQL5Dialect [2].
      Using wrong dialect causes Kie server to fail initializing jBPM extension and periodically restart.

      Also there is no TIMER_SERVICE_DATA_STORE [3] environment variable present.

      [1] https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/master/templates/rhpam73-authoring-ha.yaml#L1193
      [2] https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/master/templates/rhpam73-kieserver-mysql.yaml#L688
      [3] https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/master/templates/rhpam73-kieserver-mysql.yaml#L697

              rhn-support-rromerom Ruben Romero Montes
              ksuta Karel Suta
              Jakub Schwan Jakub Schwan
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: