Changing admin UI password
- Dominant language
- Mustache
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Changing password UI admin and IDM password in values is causing UI container to crash:
`2023-05-07 11:01:52.633 WARN 1 --- [ionShutdownHook] o.s.b.f.support.DisposableBeanAdapter : Invocation of close method failed on bean with name 'modelerLiquibase': liquibase.exception.DatabaseException: java.sql.SQLException: Connection is closed
2023-05-07 11:01:52.635 WARN 1 --- [ionShutdownHook] o.s.b.f.support.DisposableBeanAdapter : Invocation of close method failed on bean with name 'adminLiquibase': liquibase.exception.DatabaseException: java.sql.SQLException: Connection is closed
2023-05-07 11:01:52.642 INFO 1 --- [ionShutdownHook] o.f.j.s.i.a.AbstractAsyncExecutor : Shutting down the async job executor [org.flowable.spring.job.service.SpringAsyncExecutor] for engine cmmn
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.