Fresh docker install - missing tables, cannot start

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 09:47 AM
We would like to create a new setup of Alfresco software in docker with MySQL. We created a new data folder and a new database. We fired up the container and it created many tables, but none of the act_ tables. It bombs on startup, "Table act_ge_property doesn't exist". Is there a script to properly create the act_ tables or anything I needed to do to have those tables created?
- Labels:
-
Alfresco Process Services

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 12:06 AM
I was also getting the same issue during Alfresco restart connecting to fresh database.
Adding the property "nullCatalogMeansCurrent=true" to the JDBC URL worked fine for me. Try to remove after it starts fine.
