cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Error CALL_FUNCTION_SEND_ERROR

Former Member
0 Kudos

Hi,

We recently had SP upgrade in R/3 system. And afterward, we are getting CALL_FUNCTION_SEND_ERROR in NW04s. It is in the Function Module ARFC_RUN_NOWAIT. Internal code is RFC_I05

It says: "CPIC-CALL: 'ThCMSEND '#Statistics not active " or "CPIC-CALL: 'ThCMSEND '#Conversation ID Not Found."

Help please!

-- S

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In SMQS what maxruntime have you defined for the destination?

The parameter for "Max.Runtime" must be equal or less than the paramter for "SCHEDULER_WATCH" and >0.

So a setting of 3600 may be good here.

And also refer the note 1065551 which gives more details .

Regards,

Srikanth.

Former Member
0 Kudos

Hi,

Here is the kind of error message I am getting. Run Type error is CALL_FUNCTION_SEND_ERROR, but occurances are for various reasons.

It started only after installation of a SP on R/3 4.6c. Our BI is at 7.0 SP14.

Please help.

~ S

ERROR TYPE 1:

===============================================

Runtime Errors CALL_FUNCTION_SEND_ERROR

Date and Time 01/14/2008 06:17:08

-


-


Short text

"Conversation 91886038 not found" (I/O error)

-


-


What happened?

"CPIC-CALL: 'ThCMSEND'

Conversation ID not found "

An error occurred when executing a Remote Function Call.

-


-


What can you do?

Note which actions and input led to the error.

For further help in handling the problem, contact your SAP administrator

.

You can use the ABAP dump analysis transaction ST22 to view and manage

termination messages, in particular for long term reference.

-


-


Error analysis

An error occurred when executing a Remote Function Call.

"CPIC-CALL: 'ThCMSEND'

Conversation ID not found "

Status of connection.... "CODE=CM_PARAMETER_ERROR CM_SEND_RECEIVED

CM_COMPLETE_DATA_RECEIVED SAPCODE=728 CONV=91886038"

Internal error code.... "RFC_IO5"

There is an error in the communication system. To clarify

and resolve the error, contact your system administrator.

Last error logged in SAP kernel

Component............ "SAP-Gateway"

Place................ "SAP-Gateway on host stp17a04 / sapgw00"

Version.............. 2

Error code........... 728

Error text........... "Conversation 91886038 not found"

Description.......... " "

System call.......... " "

Module............... "gwxxrd.c"

Line................. 5967

The error reported by the operating system is:

Error number..... " "

Error text....... " "

===============================================

ERROR TYPE 2:

===============================================

Runtime Errors CALL_FUNCTION_SEND_ERROR

Date and Time 01/14/2008 07:01:20

-


-


Short text

" " (I/O error)

-


-


What happened?

"CPIC-CALL: 'ThCMSEND'

Connection closed by partner "

An error occurred when executing a Remote Function Call.

-


-


What can you do?

Note which actions and input led to the error.

For further help in handling the problem, contact your SAP administrator

.

You can use the ABAP dump analysis transaction ST22 to view and manage

termination messages, in particular for long term reference.

-


-


Error analysis

An error occurred when executing a Remote Function Call.

"CPIC-CALL: 'ThCMSEND'

Connection closed by partner "

Status of connection.... "CODE=CM_DEALLOCATED_ABEND CM_SEND_RECEIVED

CM_COMPLETE_DATA_RECEIVED SAPCODE=244 CONV=00304443"

Internal error code.... "RFC_IO5"

There is an error in the communication system. To clarify

and resolve the error, contact your system administrator.

-


Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Siddhartha / Varun,

I am also facing this issue .Please advise me how you have resolved this issue.

Thanks,

Selva.

Former Member
0 Kudos

Hi Siddhartha Nayak,

Can you please let me know whether you have solved it or not, i am having the same issue now...If you have solved it can you share your solution tooo....

Thank You,

Varun Ogili.