Continuous Delivery Director - All versions
In the logs, we could see that phases are failing due to the inability to acquire a JDBC connection.
Example of error in log cdd-server.*.log:
2024-09-23 11:01:09.703 [Execution_14718] [] ERROR c.c.r.e.i.PhaseExecutionServiceImpl - Got an exception during start phase.
org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection