cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to JDBC JDBC Adapter configuration not initialized: null

Former Member
0 Kudos

Hi Experts,

My scenario is Proxy to JDBC scenario. I got this problem when executing the interface I got this problem all of a sudden where previously it was working fine.

there is no problem with the User id or password.

com.sap.aii.af.ra.ms.api.RecoverableException: JDBC Adapter configuration not initialized: null

let me know how to solve this.

Thanks,

Prem.

Accepted Solutions (0)

Answers (6)

Answers (6)

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. JDBC Drivers are installed properly or not.

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.

Hope these will help u....

Regds,

Pinangshuk.

Former Member
0 Kudos

Stop and start the channel...for this error it worked for us also in the past for the same error

Rajesh

former_member187339
Active Contributor
0 Kudos

Hi Prem,

try to stop and start the communication channel in communication channel monitoring (in Runtime workbench)

Regards

Suraj

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

This usually happens if the connectivity parameters are wrong in the adapter.

Check the connection parameters

Also check the firewall from client side

check if Firewall ports are open to connect to database and proper authentication is used.

Regards

Abhijit

former_member200962
Active Contributor
0 Kudos
I got this problem when executing the interface I got this problem all of a sudden where previously it was working fine. 
there is no problem with the User id or password.
com.sap.aii.af.ra.ms.api.RecoverableException: JDBC Adapter configuration not initialized: null

Can you ensure that Drivers are properly installed and no problem with them?

Also proper connection parameters are maintained in the JDBC receiver Channel.

Regards,

Abhishek.

Former Member
0 Kudos

Hi,

A similar discussion here -

Regards,

Neetesh