cancel
Showing results for 
Search instead for 
Did you mean: 

RFC_ERROR_SYSTEM_FAILURE

Former Member
0 Kudos

Hi experts,

I am in an FILE to RFC scenario, i executed the interface and got this error message:

<i>"Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: JCO.Exception while calling ZSPAIS0004 in remote system (RfcClient[CC_REC_TL42SAP_SPHIE019_RFC]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Could not ascertain code page "</i>

Are anyone of you guys familiar with it?

Best regards,

David

Accepted Solutions (1)

Accepted Solutions (1)

turmoll
Active Contributor
0 Kudos

Hi,

Take a look at this doc: <a href="http://help.sap.com/saphelp_nw70/helpdata/en/f6/daea401675752ae10000000a155106/frameset.htm">JCo Exceptions</a>

Regards,

Jakub

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi David,

Check mentioned parameters in RFC cc & do the test connection from SM59 from XI.

Regards

Veera

Former Member
0 Kudos

Hi there,

I am stuck on this. I have checked all the CC parameters and the JCo document as well. Client is ok. Nothing found yet.

In addition, the RFC_Dest that is used in this interfaces is used in another interfaces as well, and it works!!

Any other ideas?

Thanks in advance and kind regards,

david

Former Member
0 Kudos

Hi David,

Can you check the RFC destination AI_RUNTIME_JCOSERVER under TCP/IP connections. Is it working ??

Regards,

Sreenivas

Former Member
0 Kudos

Sreenivas,

Both Destinations (AI_RUNTIME_JCOSERVER & AI_DIRECTORY_JCOSERVER) are working.

Former Member
0 Kudos

Hi David

".....RFC_ERROR_SYSTEM_FAILURE: Could not ascertain code page " ....in general we get this error while trying to access Unicode / Non Unicode system using Non Unicode / Unicode RFC connection...Your RFC destination should have same Character Format of your target system

..you can see this property in RFC desctination under Special Option tab.

Also for R/3 system..from menu select "Status" and Field Unicode system would show if it is Unicode or not...your RFC should in same format.

Hope this wull help.

Let me know if you need more details.

Nilesh

nisarkhan_n
Active Contributor
0 Kudos

An RFC_ERROR_SYSTEM_FAILURE error, you conclude something is wrong with the SAP system you want to connect to, so you have a look at the SAP system.

The above list of exception groups also comprises a column of “possible actions” that help to analyze the failure. If an error has occurred on a lower communication layer, for example an RFC_ERROR_COMMUNICATION or RFC_ERROR_SYSTEM_FAILURE exception, have a look at the dev_jrfc.trc files. These files are written by JRFC and can be found in the directories j2ee/cluster/server* of the J2EE Application Server Installation.

Might be you cross check the RFC receiver are you pointing to the right client?

iaki_vila
Active Contributor
0 Kudos

Check the sintax of function group who ZSPAIS0004 belongs it.

regards

Former Member
0 Kudos

Hi all,

RFC_Destination tested successfully and user has SAP_ALL and SAP_NEW profiles. It is a communication user as it has to be.

Any clues?

thanks in advance and best regards,

david

prateek
Active Contributor
0 Kudos

The error is related to authorization of the user involved

Try using XIPPLUSER or any user with roles

SAP_XI_APPL_SERV_USER

SAP_XI_IS_SERV_USER

Regards,

Prateek

Former Member
0 Kudos

David,

check the rfc destination that u have created and test it with the test connection button.

remember, everything is case sensitive.

Former Member
0 Kudos

chek RFC ZSPAIS0004 again?

former_member614185
Contributor
0 Kudos

Check your RFC (SM59) inXI system