cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Adapter configuration not initialized Error

Former Member
0 Kudos

Hi,

I am doing a RFC to JDBC scenario in PI 7.1. I am getting the following error:

com.sap.engine.interfaces.messaging.api.exception.MessagingException: JDBC Adapter configuration not initialized: null

In communication channel monitoring, it shows the following,

Error when attempting to get processing resources: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL '<URL>': SAPClassNotFoundException: com.ibm.as400.access.AS400JDBCDriver

The JDBC parameters for driver & connection are correct only.

Is the problem related to deployment of JDBC driver or something else? How can i ensure that the JDBC driver deployment is succesful in PI 7.1?

Edited by: senthil nathan on Mar 25, 2009 10:57 AM

Accepted Solutions (1)

Accepted Solutions (1)

former_member181985
Active Contributor
0 Kudos

check this SAP Note 1138877 - PI 7.1 : How to Deploy External Drivers JDBC/JMS Adapters

Answers (1)

Answers (1)

JoelTrinidade
Active Contributor
0 Kudos

Hi Senthil,

Your drivers are not installed properly. Please re-deploy them through SDM.

Regards

joel

former_member181985
Active Contributor
0 Kudos

Joel, in PI 7.1 the deploying tool is JSPM. No more SDM...........