Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a working setup on linux where a karaf (Talend version 7.2.1) is working with postgresql 10.3 (drivers 9.4-1203-jdbc42), and i am using connection pools for my REST jobs.
I upgraded postgresql to 11.4 but i can't make my REST jobs work when they are on karaf. (They work perfectly when executed in studio Window 10.)
In karaf:
I tried with the same drivers 9.4-1203-jdbc42 : many connections failed and webservices doesn't respond.
I tried with drivers recommended in talend documentation : 42.2.2.jre7 => many connections failed and webservices doesn't respond.
I tried with driver : 42.2.6 / 42.2.6.jre / 42.2.5 / 42.2.2 => many connections failed and webservices doesn't respond.
Can you give me the recommanded driver to use ? and if i should change a database parameter ?
Thanks
Haoujey
Hello,
Could you try clean data/ of talend runtime before you start TALEND-ESB-CONTAINER service? and then install the driver and jobs again.
Let us know if it works.
Best regards
Sabrina