cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Adapter configuration not initialized

Former Member
0 Kudos

Hi,

Scenario: RFC to JDBC

I get the following error on the adapter engine 'JDBC Adapter configuration not initialized: null' and 'MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: JDBC Adapter configuration not initialized: null'

The SQL data base administrator says that the columns allow for null values.

Can anyone help?

Thanks,

Leanne

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check the following:

1. Firewall ports are open to connect to database and proper auhentication is used.

2. Full CPA cache refresh is performed.

3. Channel status is active in communication channel.

4. Check all the connection parameters to connect your database in your CC is correct or not.

Answers (2)

Answers (2)

former_member192295
Active Contributor
0 Kudos

Hi,

First Check whether database driver installed properly or not, find below link for more information

http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/winsoft.html

If JDBC driver was installed properly mean check driver & connection string parameters, meanwhile check mapping also. It will sort out easily.

Former Member
0 Kudos

Hi,

Check whether JDBC Drivers are installed or not

The SDA has now been deployed in the J2EE serveru2019s file system. You can verify this by inspecting the directory

/usr/sap/<SID>/DVEBMGS<SYSNO>/j2ee/cluster/server0/bin/ext/com.sap.aii.af.jmsproviderlib, where you will find

all JAR files you previously added to the SDA.

REgards

Seshagiri

Former Member
0 Kudos

Hi,

This is an existing interface. Only the mapping has changed.

Thanks,

Leanne