I am trying to run ‘docker-compose’ in ‘docker-compose-injistack’
I am stuck with an error starting ‘Mimoto Service’, bellow some error excerpts:
2025-03-06T18:06:45.302Z WARN 1 --- [mimoto] [ main] [ ] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'credentialShareServiceImpl': Unsatisfied dependency expressed through field 'util': Error creating bean with name 'cbeffToBiometricUtil': Unsatisfied dependency expressed through field 'cbeffutil': Error creating bean with name 'getCbeffUtil': Invocation of init method failed
2025-03-06T18:06:45.404Z ERROR 1 --- [mimoto] [ main] [ ] o.s.boot.SpringApplication : Application run failed
...
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'credentialShareServiceImpl': Unsatisfied dependency expressed through field 'util': Error creating bean with name 'cbeffToBiometricUtil': Unsatisfied dependency expressed through field 'cbeffutil': Error creating bean with name 'getCbeffUtil': Invocation of init method failed
...
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cbeffToBiometricUtil': Unsatisfied dependency expressed through field 'cbeffutil': Error creating bean with name 'getCbeffUtil': Invocation of init method failed
...
... 25 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getCbeffUtil': Invocation of init method failed