cancel
Showing results for 
Search instead for 
Did you mean: 

(104) RFC_ERROR_SYSTEM_FAILURE

Former Member
0 Kudos

Dear Experts,

There are two scenarios of FILE to RFC. One scenario is working ok but for other one system error is occurred in JAVA stack i.e.

Exception caught with 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 ZRFC in remote system (RfcClient[ZRFC_RECEIVER]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: An exception occurred that was not caught.: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: JCO.Exception while calling ZRFC in remote system (RfcClient[RF

Edited by: Amit Mandal on Sep 4, 2008 8:23 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member859847
Active Contributor
0 Kudos
Former Member
0 Kudos

Solved

Former Member
0 Kudos

Hi Amit,

could you please explain how did you solve your issue?

I am having similar problems over here...

Best regards,

david

Former Member
0 Kudos

Hi,

could you please explain the resolution?

Thnx

Former Member
0 Kudos

Hi Amit,

OK,

let me know.

You have two scenarios:

1.- File -> Xi -> RFC

2.- File -> Xi -> RFC

As you tell, one of them works, but the other one doesn't? Correct?

Do you use the same RFC adapter in the two scenarios?

prateek
Active Contributor
0 Kudos

Try to debug the receiver RFC call.

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

Thanks for your quick response.

But this is occurred in Production system.I can not debug the RFC debugging. Is there any other way to check.

Here one interesting thing is that the data is posted to properly to RFC.

Regards,

Amit Mandal

Former Member
0 Kudos

Hi,

If the session gets expired or if the log on ticket gets expired then usually the JCo exception araises.

If the RFC is in edit mode or if it is inactive mode then the RFC_ERROR_SYSTEM_FAILURE: exception araises.

check out the RFC is in active and display mode.

Regards,

Jayasimha Jangam

Former Member
0 Kudos

Hi Jayasimha,

The RFC is also active and display mode.

But I am getting the same error in JAVA stack for a particular scenario.

Regards,

Amit Mandal

Former Member
0 Kudos

Dear Experts,

Pls, help me regarding this issue.

Here the output data is sending to the receiver system four times.

Regards,

Amit Mandal