Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12882

Camunda randomly fails to start when running postgreSQL in CI

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • 7.14.0
    • engine
    • None

    Description

      Camunda often fails to start with the following errors when running postgreSQL in Bitbucket pipelines CI:

      Caused by: org.postgresql.util.PSQLException: ERROR: relation "act_ru_job" does not exist
      
      Caused by: org.postgresql.util.PSQLException: ERROR: relation "act_re_procdef" does not exist

      which looks like the database tables are not ready by the time the tests start using the Camunda engine and is suspiciously similar to this Activiti bug from which Camunda was forked: https://bugster.forgerock.org/jira/browse/OPENIDM-4681

      For the record we are using an official maven docker image which is based on openjdk:15-jdk-oraclelinux8

      I've also attached an excerpt of the log that includes the stacktrace for the above errors.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              thorben.lindhauer Thorben Lindhauer
              stannous Sam Tannous
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce