cancel
Showing results for 
Search instead for 
Did you mean: 

Memory issue

Former Member
0 Kudos

Hi

When we tried with 120 MB file, it was failing inside XI specially while executing mapping. Can any one please assist me on this.

Please find the log details below for reference. I'm also not sure whether it's feasible to use XI for transferring more than 100MB file.

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

<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>

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

120MB seems to be a fairly file specially when you have message mapping involved.

You have 2 options

either increase your hardware and java heap memory to adjust this volume or try to break the file into smaller chunks before you read it.

Thanks

Aamir

Former Member
0 Kudos

Thanks for quick response

Do you know what parameters we can change from OS level / config?

Former Member
0 Kudos

Hey

Please check the reply from Carlos in the below thread

He has shows how to change Java Heap

Thanks

Aamir

Former Member
0 Kudos

Hi

We have maintained heap size upto 1.5GB through config tool. However still issue remains. Any clue on this will really be helpful.

another question, how much size of data can XI handle?

Thank you

Answers (0)