Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-4508

Hibernate dialect not configured correctly by installer

XMLWordPrintable

    • CR2
    • Hide
      1. Run BPM Suite installer.
      2. Go to Configure runtime environment page.
      3. Select Perform advanced configuration option.
      4. Check Configure KIE Server management.
      5. On the next page check Enable KIE server management.
      6. Finish the installation.
      7. Remove org.jbpm.server.ext.disabled and org.jbpm.ui.server.ext.disabled from standalone.xml (if RHBPMS-4507 is not fixed).
      8. Start the application and see exceptions in the server log.
      Show
      Run BPM Suite installer. Go to Configure runtime environment page. Select Perform advanced configuration option. Check Configure KIE Server management . On the next page check Enable KIE server management . Finish the installation. Remove org.jbpm.server.ext.disabled and org.jbpm.ui.server.ext.disabled from standalone.xml (if RHBPMS-4507 is not fixed). Start the application and see exceptions in the server log.

      If you enable KIE server management during the installation, the installer will set up wrong default Hibernate dialect in org.kie.server.persistence.dialect property in standalone.xml. The default value should be org.hibernate.dialect.H2Dialect instead of H2Dialect. This prevents KIE Server from starting correctly as you can see according to the exception in the server log (see the attachment).

        1. server.log
          447 kB
        2. exception.log
          6 kB

            thauser_jira Thomas Hauser (Inactive)
            tlivora Tomáš Livora (Inactive)
            Tomáš Livora Tomáš Livora (Inactive)
            Tomáš Livora Tomáš Livora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: