cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Reciever JDBC Channel

Former Member
0 Kudos

Hello Friends ,

Am getting the following error in Message Monitoring  while sending data from PROXY --> JDBC scenario .

message is passing in ABAP stack and it is failing in  java stack.


MP: exception caught with cause java.lang.NullPointerException: while trying to invoke the method com.sap.aii.adapter.jdbc.AdminAdapter.getAdapterReceiver(java.lang.String) of a null object loaded from static field com.sap.aii.adapter.jdbc.SapAdapterServiceFrameImpl.adminAdapter


Exception caught by adapter framework: while trying to invoke the method com.sap.aii.adapter.jdbc.AdminAdapter.getAdapterReceiver(java.lang.String) of a null object loaded from static field com.sap.aii.adapter.jdbc.SapAdapterServiceFrameImpl.adminAdapter


Delivery of the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.NullPointerException: while trying to invoke the method com.sap.aii.adapter.jdbc.AdminAdapter.getAdapterReceiver(java.lang.String) of a null object loaded from static field com.sap.aii.adapter.jdbc.SapAdapterServiceFrameImpl.adminAdapter

requesting you to throw some Input on this ...

thanks in advance

raja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Please make sure that you have used the correct the connection parameters in the receiver JDBC adapter.

Try to ping the channel if you are in PI 7.3x version and see if the channel is connecting to the database or not.

Former Member
0 Kudos

Thanks for your reply Indrajit,

I have checked the Connection parameter of the channel, also ping of the channel is green.

Thanks

Raja

former_member184720
Active Contributor
0 Kudos

Hi Raja -

try restarting the service  XPI adapter : JDBC in NWA and see if that helps..

Path :

http://host:port/nwa/start-stop - Java services - XPI Adapter: JDBC

Also the note -

1283145 - JDBC message fails after Messaging System restarts.

Answers (0)