ERROR o.c.b.e.persistence - [logError,215] - ENGINE-03078 No history cleanup lock property found in databse
- An error occurs when springboot starts
- What can I do if I am using version 7.19.0
ERROR o.c.b.e.persistence - [logError,215] - ENGINE-03078 No history cleanup lock property found in databse
What has changes since the error has started to appear?
no changes but
appear ENGINE-03081 No startup lock property found in database
use
insert into ACT_GE_PROPERTY values (‘startup.lock’, ‘0’, 1);
so?
insert into ACT_GE_PROPERTY values (‘history.lock’, ‘0’, 1);
It Won’t Do To
Hi @wocaibushuijiao - please limit questions to a single topic. I am going to close this topic in favor of your other thread, which as more activity on it.