cancel
Showing results for 
Search instead for 
Did you mean: 

Error:DeliveryException:Software caused connection abort:socket write error

samiullah_qureshi
Active Contributor
0 Kudos

Hi

I am doing a scenario in which we are sending PO from R3 to one of two different web-services through XI using RFC.Using RFC we are executing Webservice and execution of RFC is completing after getting response from webservice.

<b>While executing scenario we are getting follwing error in XI sxmb_moni</b>

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

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

<SAP:Category>XIAdapterFramework</SAP:Category>

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Software caused connection abort: socket write error</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

<b>And in Adpter monitoring I am getting following error.</b>

Error: 2007-08-17 16:02:45 GMT+05:30: Message processed for interface ZRFC_ALPS_R3TOWAS: com.sap.aii.af.mp.module.ModuleException: call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: Software caused connection abort: socket write error caused by: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: Software caused connection abort: socket write error

What does this error means?

and what is the solution to this error?

its urgent

Thanks and Regards

Sami

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

am not sure for RFC adapter but c note 831162 if this cud give u some details. it si for jdbc adapter but speaks of socket write error

Answers (0)