Question

Failed to initialize pool: Too many connections

  • 9 August 2023
  • 1 reply
  • 46 views

Hi, in my pipeline the following error is being reproduced randomly:

 

“com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Too many connections”

 

The database has very few open connections at the time the error is reproduced.

How do I solve it?

 

regards.

 

Carlos.

 


1 reply

Userlevel 2
Badge

@ccariman  Can you provide more context about what are you doing, like the stages you are using and the one that is failing? 

Reply