cancel
Showing results for 
Search instead for 
Did you mean: 

MAPPING PROBLEM

Former Member
0 Kudos

hello

I am recieving this error in the sxmb_moni

I believe this is something to do with the connection or something, but couldnt find what. read some old notes, but wasnt able to define the exact problem.

assistance required

(if possible screen shots and detaild explanation will be helpfull.)

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

- <!-- Request Message Mapping

-->

- <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>Server repository could not create function template for 'SMPP_CALL_JAVA_RUNTIME</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>&quot;SYSTEM FAILURE&quot; during JCo call. Server repository could not create function template for 'SMPP_CALL_JAVA_RUNTIME</SAP:Stack>

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

</SAP:Error>

Thanks

Kfir

Accepted Solutions (1)

Accepted Solutions (1)

marcin_makowski
Explorer
0 Kudos

Hello Kfir,

Did you get any solution for this problem? I have exactly the same one and have no clue what's wrong. Any hints will be apprieciated.

Best regards,

Marcin

Answers (2)

Answers (2)

marcin_makowski
Explorer
0 Kudos

Hello again,

I have found a solution for this problem in our system. In this particular case the SAPJSF user was being locked all the time. This is the user used for JCO connections. Check if it's not the case in your systems, and if so simply unlock it with SU01.

Best regards,

Marcin

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Kfir,

We did get the same problem in one of our tests, but the root cause is also unknown. However, this may help:

In Integration Repository, re-activate all affected objects that used Java encoding like User-Defined Functions, Java Mapping...

In Integration Directory, re-activate your JDBC/JMS adapter.

Regards,