Skip to main content

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.

 

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


Reply