Skip to content

Connection leaks on SQL components using IBM DB2 database #1215

Closed Answered by davsclaus
dpalinic asked this question in Q&A
Discussion options

You must be logged in to vote

https://stackoverflow.com/questions/59087809/hikaricp-is-not-able-to-connect-to-db2-database#59087904

Also try to change the driverClassName to what is suggested in that link above. And it may be that you need to configure some kind of isValid SQL query for DB2, for it to check if a connection is valid or not.

In general this is a DB2 issue and not Karavan/Camel

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dpalinic
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by davsclaus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1213 on April 03, 2024 14:51.