cancel
Showing results for 
Search instead for 
Did you mean: 

"SYSTEM FAILURE" during JCo call. max no of 100 conversations exceeded

0 Kudos

Hi Experts,

My scernario is : RFC->File Asynch

When i do testing this scenario in Configuration (ID) -> tools-> test configuration I got below error.

Interface Mapping

 

Runtime error

"SYSTEM FAILURE" during JCo call. max no of 100 conversations exceeded / CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=45

1) I have created incremented 100 to 300: Set the following environment variable CPIC_MAX_CONV=300

2) In sender RFC communication channel i have all correct parameters like: gateway service,Program ID, client number, password, userid etc

Pleas help me out.

thanks

siva grandhi

Accepted Solutions (1)

Accepted Solutions (1)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi,

se this

/thread/174978 [original link is broken]

Look at SAP note 314530,316877

set this enviroment Variables:

set CPIC_MAX_CONV = 500 (WINDOWS)

setenv CPIC_MAX_CONV 500 (unix)

also check the rfc destination JCO_RUNTIME_JCOSERVER

AI_RUNTIME_JCOSERVER. if u have any error in this RFC plz refer to this link

http://help.sap.com/saphelp_nw04s/helpdata/en/9b/da0f41026df223e10000000a155106/frameset.htm

Thanks

Rodrigo

ps:reward points if useful

Edited by: Rodrigo Pertierra on Mar 26, 2008 11:59 AM

0 Kudos

Hi,

Its working fine after doing cache referesh in XI (sxi_cache), IR, ID.

thanks

Answers (0)