cancel
Showing results for 
Search instead for 
Did you mean: 

MAPPING JCO_SYSTEM_FAILURE error

Former Member
0 Kudos

Hi All,

I am trying to test my interface SRM->MDM in new environment. Messgae came into XI and its in to be deliverd state since 1 day with below error. Its working without any issue in Dev XI system but when we moved to QA system its giving this issue. I gone throug the previous threads buts nothing relates to my issue.

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

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="MAPPING">JCO_SYSTEM_FAILURE</SAP:Code>

<SAP:P1>connection to partner 'localhost:0' broken / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 t</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>&quot;SYSTEM FAILURE&quot; during JCo call. connection to partner 'localhost:0' broken / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 t</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

Please help me to fix this.

Thanks in advance.

Regards,

Vishal

Accepted Solutions (0)

Answers (3)

Answers (3)

GabrielSagaya
Active Contributor
0 Kudos

Everytime u do some changes to the interface mapping or the mapping xsl program, You have to again select the interface mapping in the receiver determination.

sunil_singh13
Active Contributor
0 Kudos

Hi Vishal ,

Restart your XI Server .It Will Definately resolve your problem.

reward Points IF Helpful

Thanks

Sunil Singh

Former Member
0 Kudos

Try this one to see if it solves your problem or not:

Go to JCO RFC Provider. In the Right hand we will find the RFC Destination A1_RUNTIME_<SID>. Select the destination and click on Stop and then start.

Regards.

Liang