cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy execution time getting Error

Former Member
0 Kudos

Hi

when i check the Outbound Proxy manuvally with the XML then I'm getting the following error message .. this is also i'm getting only some times.. we restart the server.. for first 3 or 4 times it was executing fine and returning values.. but after that if i execute again means it was throughing the bellow Error message..

<b><CODE>INTERNAL.HTTP_RESP_STATUS_CODE_NOT_OK</CODE>

<ERRORTEXT>HTTP response contains status code 500 with the description Timeout</ERRORTEXT></b>

for what reason we are getting this error.. can any body plz provive the help to solve this problem

Thanks

babu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi babu,

check this parameter: icm/conn_timeout and icm/keep_alive_timeout - you need to increase the time

Check this weblog also

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

regards

Ramesh P

Former Member
0 Kudos

Hi

thank you for your responses.. but in which server i need to do this settings.. whether in R/3 system or in XI system...

because both system we can able to do this settings.. so, please clarrify this one..

Thanks

babu

Former Member
0 Kudos

Hi

you have to do it in XI Server

regards

Ramesh P

Former Member
0 Kudos

Hi,

You have to do it in XI system. Go to transaction sxmb_adm->Integration Engine Configuration->Specific Configuration. Make the required change here.

Regards,

Divija.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Refer the below weblog

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Refer the below weblog for ABAP proxy configuration check whether its done by u or not?

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Thnx

Chirag Gohil

Former Member
0 Kudos

Hi,

I think you should increase the http_timeout parameter value in transaction sxmb_adm.

Have a look at this-

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

Regards,

Divija.