I have Confluence 7.3.1 with mysql version 5.7.27 on Linux 64 bit.
After the upgrade of mysql (from v 5.5) Confluence is no longer starting.
The error message I get is
ERROR [Catalina-utility-1] [confluence.setup.dbcheck.MySQLChecker] checkIsolationLevel MySQL isolation level could not be read. Isolation level must be 'READ-COMMITTED'. See http://confluence.atlassian.com/x/GAtmDg
When logging in to the mysql both the global and the session isolation level is READ-COMMITTED. So I dont get this error message.
I have tried to add the parameter to the connection string to, but to no avail.
The upgrade was made on error but unfortunately we didnt use it for a long time so we no longer have a backup of the one before the upgrade..
EDIT:
Anyway, after fiddling for ages with mysql, I have been able to get forward, but still I get startup errors. Does anyone have an idea what this means:
2020-03-10 13:47:01,387 ERROR [perm-delta-cache-receiver] [gatekeeper.evaluator.cache.GroupMembersCache] error Loading group members from database failed: could not extract ResultSet
2020-03-10 13:47:01,403 ERROR [perm-delta-cache-receiver] [gatekeeper.evaluator.cache.CacheUpdateReceiver] error Failed to initialize evaluator cache
Failed to initialize evaluator cache^C
informa_jojo@jiratest2:~$
informa_jojo@jiratest2:~$ ERROR [perm-delta-cache-receiver] [engine.jdbc.spi.SqlExceptionHelper]2020-03-10 13:47:01,386 ERROR [perm-delta-cache-receiver] [engine.jdbc.spi.SqlExceptionHelper] logExceptions Unknown column 'hibernatem0_.child_user_id' in 'where clause'
-bash: ERROR: command not found
informa_jojo@jiratest2:~$ 2020-03-10 13:47:01,387 ERROR [perm-delta-cache-receiver] [gatekeeper.evaluator.cache.GroupMembersCache] error Loading group members from database failed: could not extract ResultSet
-bash: 2020-03-10: command not found
informa_jojo@jiratest2:~$ 2020-03-10 13:47:01,403 ERROR [perm-delta-cache-receiver] [gatekeeper.evaluator.cache.CacheUpdateReceiver] error Failed to initialize evaluator cache
-bash: 2020-03-10: command not found
thanks
any ideas please?
Many thanks