cancel
Showing results for 
Search instead for 
Did you mean: 

RFC_ERROR_SYSTEM_FAILURE

Former Member
0 Kudos

Hi,

When I tried to pass in the import parameters to BAPI for execution, the following error has been thrown:

com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: See RFC trace file or SAP system log for more details

at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeExecute(Native Method)

at com.sap.mw.jco.rfc.MiddlewareRFC$Client.execute(MiddlewareRFC.java:1244)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3842)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3627)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3459)

...................

I've tried to search my local drive for dev_jrfc.trc but couldn't find any. What are the possibilities that causing this error?

Thanks.

Regards,

Jens

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jens,

check the following directory

/usr/sap/<sysid>/DVEBMGS<id>/j2ee/cluster/server<node>

Also, check transaction st22 in the backend system you connect to.

Cheers,

Dion