Page 1 of 1

Are these errors an important thing to take into account?

PostPosted:Fri Jul 01, 2022 4:54 pm
by LauryMenton
I'm preparing to migrate my current OpenKM instance to another server.

I just started to see some errors (creating and editing some tables) while OpenKM is creating the DB (test server). Below you have the full terminal log during the whole installation process, until the WebUI is available.
https://pastebin.com/GarCXLN2

So, it's really important? May I stop creating the container until fixing it?
I didn't pay attention or maybe I don't remember if I decided to bypass it and just go ahead until today, but I suspect that the same errors could appeard when I installed it (6.3.11) for the first time on my server. But, until today, no errors were shown when working with it (+4300 files uploaded).

My environment:
- To be used in local (LAN) only.
- Docker installation (OpenKM 6.3.11)
- MariaDB v10.7

And below, some screenshots of my setup:
Image
Image
Image
Image
Image


Thank you.

Re: Are these errors an important thing to take into account?

PostPosted:Mon Jul 04, 2022 7:32 am
by jllort
* These errors "Couldn't find a specific ehcache configuration " are not relevant, really is a warning
* About error with JBPM_ tables I do not like much, althought if you do not used workflow are not much relevant anyway I observe you have created the database with utf8m4, us we suggest continue with utf8_bin ( because the other consumes about 2 x 3 times more space and in most of cases you do not need it ).

I suggest restart entire docker and create database with utf8