79270924

Date: 2024-12-11 08:08:13
Score: 1
Natty:
Report link

I have tried removing them but still get the error

Springboot: 3.3.3 Java: 21

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Failed to initialize dependency 'flywayInitializer' of LoadTimeWeaverAware bean 'entityManagerFactory': Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Unable to obtain connection from database: HikariPool-1 - Connection is not available, request timed out after 60005ms (total=1, active=1, idle=0, waiting=0)

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hack_it