cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout occurs when returning data to RFC.

alejandro_gmez
Participant
0 Kudos

Hi all:

I have a "RFC sender -> XI -> web service" scenario.

Request from RFC's to XI, and communications between XI and web service go fine. Problems appears when data received from the web service must be transfered to the RFC. When these data are only a few, it works fine, but when the web service returns a big data volume a timeout error message is obtained.

I've been looking at in the XI monitor (tcode SXMB_MONI) and, in the response message, "call adapter" receives all the data from the web service, but no "request message mapping" appears for the message.

In log file, the error appears as follow:


500 Connection timed out

Connection timed out (-5) 

--------------------------------------------------------------------------------
Error: -5 
Version: 6040 
Component: ICM 
Date/Time: Tue Apr 15 08:41:45 2008  
Module: icxxthr.c 
Line: 2551 
Server: xiserver_XI1_00 
Detail: Connection to partner timed out after 60s 

Thank you very much, regards and excuse my bad English,

Alejandro.

Accepted Solutions (1)

Accepted Solutions (1)

former_member181985
Active Contributor
0 Kudos

Hi Alejandro,

Tcode: SXMB_ADM>Configuration>Double click "Integratin Engine Configuration">click on "Specific Configuration" Push Button>change to edit mode-->click on "New Entries" push button

now add this value,

Category : Runtime

Parameters: HTTP_TIMEOUT (F4 key, help, choose HTTP_TIMEOUT entry)

CurrentValue: Give required no. of Secs( 10000 )

Give value according to your requirement.

Thanks,

Gujjeti

alejandro_gmez
Participant
0 Kudos

Hi Gujjeti:

Do you know if it is necesary to restart the SAP instance or J2EE engine to change takes effect?

Thanks,

Alejandro.

former_member181985
Active Contributor
0 Kudos

Hi,

Not required.

Also do as suggested by Henrique Pinto

>>.you need to maintain the timeout for the RFC adapter in Visual Admin

but it requires a J2EE restart.

Thanks,

Praveen Gujjeti

former_member181985
Active Contributor
0 Kudos

Hi Alejandro Gómez,

Can you close the thread if it is solved.

Thanks,

Gujjeti

Answers (3)

Answers (3)

henrique_pinto
Active Contributor
0 Kudos

Besides the icm timeout, you need to maintain the timeout for the RFC adapter in Visual Admin.

Regards,

Henrique.

Former Member
0 Kudos

hi,

see the links...

[;

[;

[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3802] [original link is broken] [original link is broken] [original link is broken];

Regards,

Prakasu

Former Member
0 Kudos

Hi,

Check this

/people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts

Regards

Seshagiri