cancel
Showing results for 
Search instead for 
Did you mean: 

Time Limit Exceeded Error Encountered

Former Member
0 Kudos

Dear All,

I am using JCO to connect to SAP.. however, I encountered the following message when extracting data from SAP ==>

processed as stxx definition com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Time limit exceeded.

I am thinking that this is an SAP timeout or are there any settings in JCO that I can set to control the time limit?

Best Regards,

Junwen

Accepted Solutions (0)

Answers (2)

Answers (2)

guru_subramanianb
Active Contributor
0 Kudos

Also refer this link which has info for all exceptions in JCO.

http://help.sap.com/saphelp_nw04/helpdata/en/f6/daea401675752ae10000000a155106/frameset.htm

Rdgs,

Guru

guru_subramanianb
Active Contributor
0 Kudos

Hi,

When I look out for this error in help.sap.com I see the following information.It is suggested from help.sap.com like this :-

JCO_ERROR_SYSTEM_FAILURE

A system failure in the remote SAP system has occurred

get SAP system data from the application or the JCo traces and check the SAP system, e.g. st22

So try to get traces from JCO and SAP system connection time limit.

Hope it helps.

Regards,

Guru