-
Bug
-
Resolution: Done
-
Major
-
1.9.1.Final
-
None
-
False
-
False
-
undefined
-
-
-
2021 Week 37-39 (from Sep 13), 2021 Week 40-42 (from Oct 4), 2021 Week 43-45 (from Oct 25)
The jobs service expect an empty DB, otherwise it fails during the start up with no error messages.
The jobs service logs the following lines and then dies:
2021-08-19 09:28:31,890 kogito-jobs-service INFO [org.kie.kogito.jobs.service.json.JacksonConfiguration:-1] (main) Jackson customization initialized. 2021-08-19 09:28:32,129 kogito-jobs-service INFO [org.flywaydb.core.internal.license.VersionPrinter:-1] (main) Flyway Community Edition 7.9.2 by Redgate 2021-08-19 09:28:32,274 kogito-jobs-service INFO [org.flywaydb.core.internal.database.base.BaseDatabaseType:-1] (main) Database: jdbc:postgresql://thehost:5432/kogito (PostgreSQL 13.3)