cancel
Showing results for 
Search instead for 
Did you mean: 

Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: No response available..

Former Member
0 Kudos

Hi Friends Expert´s.

I have a problem and cannot any answer at the moment for my problem.

So, my scenario its RFC -> JDBC.This interface is synchronous.

The interface its started by RFC and the adapter JDBC to do the select and should be returned the values in my internal table.
This interface it worked.

I increase the parameters in transaction SMICM because the initial error its occurrence about Time Out HTTP.

When the started the interface , i have a message below from Monitor Channel:

24.09.2013 11:24:20SuccessRFC adapter received sRFC for ZMMG_0003 from BRT/300. Attempting to send message synchronously
24.09.2013 11:24:20SuccessMP: Entering module processor
24.09.2013 11:24:20SuccessMP: Processing local module localejbs/RfcAFBean
24.09.2013 11:24:20SuccessApplication attempting to send an XI message synchronously using connection RFC_http://sap.com/xi/XI/System
24.09.2013 11:24:20SuccessTrying to put the message into call queue
24.09.2013 11:24:20SuccessMessage successfully put into the queue.
24.09.2013 11:24:20SuccessMessage retrieved from call queue
24.09.2013 11:24:20SuccessThe message status set to DLNG.
24.09.2013 11:27:21ErrorReceived XI System Error. ErrorCode: GENERAL ErrorText: com.sap.aii.af.ra.ms.api.DeliveryException: No response available. ErrorStack: 
24.09.2013 11:27:21ErrorReturning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: No response available..
24.09.2013 11:27:21ErrorTransmitting the message using connection http://ldxidev:8003/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: No response available.
24.09.2013 11:27:21ErrorThe message status set to FAIL.
24.09.2013 11:27:21ErrorReturning to application. Exception: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: No response available.
24.09.2013 11:27:21ErrorMP: Exception caught with cause com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: No response available.

Message Data
StatusCanceled with Errors
RepeatableNo
CancelableNo
Error CategoryXI_J2EE_ADAPTER_XI_HANDLER
Error CodeCALL_CONSUMER_ERROR
Start24.09.2013 11:24:20
End24.09.2013 11:27:21
Sender Party
Sender ServiceBRT
Receiver Party
Receiver Service
Interfaceurn:sap-com:document:sap:rfc:functions
ZMMG_0003
Quality of ServiceBest Effort
Message009f8f41-2525-11e3-aaa7-0000020d2936
Reference
Conversation ID
Version0
EditedNo
Serialization Context
DirectionOUTBOUND
Message TypeCall
ProfileXI
ConnectionRFC_http://sap.com/xi/XI/System
TransportHTTP
End Pointhttp://ldxidev:8003/sap/xi/engine?type=entry
AuthorizationSAPPasswordCredential(PIAFUSER):password=********:sapclient=800:saplang=en
Sequential Number0
Number of Retries0
Failed1
Retries0
Valid to24.09.2013 11:29:20
Persist Until31.12.1969 21:00:00
Schedule Time24.09.2013 11:24:20

Anybody knows its happened and the solution for problem ?

I appreciate any information regarding the problem

Thanks !!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Harald,

I can´t find the solution for my problem still but , I apreciate for the help.

I´m read the discussions.

Best regards,

Diego

Former Member
0 Kudos

Hi Harald ,

I check the URL and te system show me the message below:

<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> 

<SOAP:Header />

- <SOAP:Body>

<faultcode>SOAP:Client</faultcode>

<faultstring>Empty HTTP request received</faultstring>

<faultactor>http://sap.com/xi/XI/Message/30</faultactor>

- <detail>

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" SOAP:mustUnderstand="1">

<SAP:Category>XIProtocol</SAP:Category>

<SAP:Code area="MESSAGE">EMPTY_HTTP_REQUEST_RECEIVED</SAP:Code>

<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Empty HTTP query received; message processing not possible</SAP:Stack>

</SAP:Error>

</detail>

</SOAP:Fault>

</SOAP:Body>

</SOAP:Envelope>

In this case , what i can do ?

I ´m start th PI recently.

Thanks a lot for the Help !!

Best regards,

Diego

Former Member
0 Kudos

Hi Diego,

Please also check also these discussions:

http://scn.sap.com/thread/1402840

https://scn.sap.com/message/3324797

Best Regards

Harald

Former Member
0 Kudos

Hi Diego,

Did you check with the browser if URL  http://ldxidev:8003/sap/xi/engine?type=entry on your backend system is available? Do you get any response when entering this URL in the browser? Is the service activated in transaction SICF?

Best Regards

Harald