Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hello Guys, Which jdbc I use for Integration Server 98 ? Is that true, if I put the jdbc file on /mydirectory/IS98/IntegrationServer/packages/WmJDBCAdapter/code/jars/ ?
I was tried to use any version for postgre jdbc, but still error :
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource company.adapter.conn:postgresql1. [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager. [ADA.1.619] Configuration file not loaded succesfully. Please check the configuration file of NOSUPPORT java.lang.NullPointerException
Regard, Yanuar
Hi Rahmat,
which version of JDBC Adpater (6.5 or 9.0) with which Fixes applied are you using?
Try to get the most recent jdbc driver for PostgreSQL.
Regards, Holger
Have a look at “webMethods_Adapters_System_Requirements” before setting up JDBC connection.
which version of Postgre SQL are you on?
You can download a driver from here: https://jdbc.postgresql.org/download.html
I have try :
what is the version of your PostgreSQL Server then?
Driver version should either match the server version or newer than this.