cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.

Former Member
0 Kudos

Hello,

I've a RFC - JDBC interface syncronous.

When i raise this interfase, in message monitoring the follow error occurs:

Transmitting the message using connection http://PI:3000/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException.

i've seen in forum, however I got no help me

thanks very much

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

solved.

the problem was data.

Former Member
0 Kudos

Could you please tell us how did you solve the problem.

When you say data, do you mean the size of the message is big or the data is wrong?

thanks,

Venkat

Former Member
0 Kudos

thanks all,

in SXMB_MONI i can see the messages.

the port is ok, i can see in sxmb_adm.

the message type are ok.

in monitor, i see the follow:

Error Category XI_J2EE_ADAPTER_XI_HANDLER

Error Code CALL_CONSUMER_ERROR

(a little more information)

former_member200962
Active Contributor
0 Kudos
Error Category XI_J2EE_ADAPTER_XI_HANDLER
Error Code CALL_CONSUMER_ERROR 

The error seems to be related to port itself, check it here:

Regards,

Abhishek.

Former Member
0 Kudos

Check your RFC connections SM59 - TCP-IP/RFC....

former_member200962
Active Contributor
0 Kudos

Is your JDBC Request and Response structure designed properly: /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step

Response MT should have _response attached to the MT name of the request message.

Regards,

Abhishek.

prateek
Active Contributor
0 Kudos

Is this 3000 the actual port in use? What entry could you see in sxmb_adm -> Integration Engine Configuration?

Regards,

Prateek

Former Member
0 Kudos

>

> Hello,

>

> I've a RFC - JDBC interface syncronous.

>

> When i raise this interfase, in message monitoring the follow error occurs:

>

> Transmitting the message using connection http://PI:3000/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException.

>

> i've seen in forum, however I got no help me

>

> thanks very much

looks some connection issue with the aadapter to INtegration Engine.

Are you able to see the message in SXMB_MONI ?

check the adapter logs form ore details or go to messaging system

http://host:port/MessagingSystem/monitor/monitor.jsp

Rajesh