cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Receiver adapter error

Former Member
0 Kudos

Hi all I am getting the below error

JDBC Message processing failed, due to Error when attempting to get processing resources: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: Unable to create new pooled resource:

DriverManagerException: Unable to locate a suitable JDBC driver to establish a connection:

Error Adapter Framework caught exception: Error when attempting to get processing resources: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Unable to locate a suitable JDBC driver to establish a connection:

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

Drivers are not installed in the system.

Now installed and working fine

JoelTrinidade
Active Contributor
0 Kudos

hi Ram,

Your drivers corresponding to the db that you are trying to connect have not been installed on the PI server.

please follow the pdf https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60237e74-ef19-2b10-5a9b-b35cc6a2...

Regards

joel

Former Member
0 Kudos

Hi,

please make sure the JDBC driver is deployed correctly in your XI / PI system.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f04ce027-934d-2a10-5a8f-fa0b1ed4...

Also check your JDBC connection string in the receiver channel regarding correct data.

Regards,

Kai

Edited by: Kai Lerch-Baier on Apr 16, 2009 9:45 AM