cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Async - Sync "Localization failed: ResourceBundle"

Former Member
0 Kudos

Hello Experts,

I have a scenario in which im receiving an idoc, transforming it into an XML and sending to a webservices through SOAP channel. The response from the webservices is transformed into a RFC BAPI and sent back to R/3

This is the error i am receiving. I have no clue what this means :S

<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><--Localization failed: ResourceBundle='com.sap.engine.services.rfcengine.RFCRes</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>&quot;SYSTEM FAILURE&quot; during JCo call. &lt;--Localization failed: ResourceBundle='com.sap.engine.services.rfcengine.RFCRes</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Looking forward for your suggestion!

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Are you using BPM for this scenario?

Regards,

Prateek