Skip to Content
0
Former Member
Mar 25, 2009 at 05:27 AM

JDBC Adapter configuration not initialized Error

51 Views

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