Hi All,
I have a Proxy to File scenario which runs daily once in background in ECC.
Now a days I'm facing a timeout issue and the message is getting failed.
In ECC , messages is getting successfully delivered, but after coming into PI the message getting failed with short dump in abap stack.
Following is the error in PI
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">QRFC_SYSTEM_DUMP</SAP:Code>
<SAP:P1/>
<SAP:P2/>
<SAP:P3/>
<SAP:P4/>
<SAP:AdditionalText/>
<SAP:Stack>A short dump occurred while executing a message in qRFC queue XBTL: Date/Time , User, Runtime Error: Time limit exceeded.</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
Please help me how to correct the issue
Thank you!!