cancel
Showing results for 
Search instead for 
Did you mean: 

Call Adapter : CLIENT_RECEIVE_FAILED - 405 -ICM_HTTP_INTERNAL_ERROR

Former Member
0 Kudos

Hello,

I'm getting the following message in the call adapter step (even for a simple file to file scenario). We have recently upgraded the system to sp14 from sp9. But the message is going thru after a while. Am I missing anything?

Thanks,

Peter

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>

<SAP:P1>405</SAP:P1>

<SAP:P2>ICM_HTTP_INTERNAL_ERROR</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText><html><head><title>SAP Web Application Server Error</title> <style type="text/css"> body { font-family: arial, sans-serif;} </style> </head> <BODY text="#172972" link="#808080" vlink="#808080" alink="#8e236b" bgcolor=white leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"> <table height="61" width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td background="http://sapsidev.europe.ggi:8000/sap/public/icman/img/bluebar_tile.gif" height="30"><table> <tr> <td width=5></td> <td width=20% nowrap><font face=arial size="-1" color=white>SAP Web Application Server </font></td><td width=75% align="right" nowrap><font face=arial size="-1" color="white"><a href="http://help.sap.com/">Help </font></td><td width=5% nowrap></font></td> </tr></table> </td><td rowspan=2 width=122 height=61 valign=top><img src= "http://sapsidev.europe.ggi:8000/sap/public/icman/img/theme.jpg" width=122 height=61 border=0 alt="SAP"></td> </tr><tr><td background="http://sapsidev.europe.ggi:8000/sap/public/icman/img/graybar_tile.jpg" height="31"> &nbsp;</td></tr> </table> <br><br> <table width=800> <tr><td width=50 nowrap> </td><td> <H2><b>500 Internal Server Error</b></H2><br><hr><br>Internal Server Error(-1)<br><br><hr> <table border="0"> <tr><td>Error:</td><td>-1</td></tr> <tr><td>Version:</td><td>6040</td></tr> <tr><td>Component:</td><td>ICM</td></tr> <tr><td>Date/Time:</td><td>Mon Jan 09 17:07:53 2006 </td></tr> <tr><td>Module:</td><td>icxxthrio.c</td></tr> <tr><td>Line:</td><td>1700</td></tr> <tr><td>Server:</td><td>sapsidev_XD7_00</td></tr> <tr><td>Detail:</td><td>IcmHandleNetWrite(id=1/899): No data from server received (rc = -1)</td></tr> </table> <p></p> </td></tr></table> <table><tr><td width=50 nowrap></td> <td nowrap><FONT SIZE=-1><a href="http://www.sap.com/">&copy; 2001-2005, SAP AG</a></FONT></td></tr></table></SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error when receiving by HTTP (error code: 405, error text: ICM_HTTP_INTERNAL_ERROR)</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Peter,

Did you look at the SNote:698017 ICM Patch Collection (6.40). This was recently released.

Cheers,

Naveen

Answers (2)

Answers (2)

former_member91687
Active Contributor
0 Kudos

Hi Peter,

Take a look at this thread, it might help you.

Regards,

Chandra

Former Member
0 Kudos

All,

I'm getting the following error in the ICM monitor:

[Thr 4012] Mon Jan 16 14:12:23 2006

[Thr 4012] *** ERROR => IcmReadFromPartner(id=12/2887): No data from server received (rc = 1) [icxxthrio.c 1989]

Former Member
0 Kudos

Hi Peter!

I've got the same problem. How have you solved it?

Greetings

Christian

Former Member
0 Kudos

Christian,

Our XI box background:

OS : windows 2003

SP : sp14

We had to apply some kernel patches for ICM to sync with sp14.

What is your details? and ICM Monitor release information?

Former Member
0 Kudos

Hi Peter,

Our XI box:

OS: windows 2003

SP: 15

ICM Patch nr.: 100

I think that I also have to update the ICM Kernel. In 906435 is written that I should use kernel 102 or above. But isn't 101 the highest kernel momentary? Tell me please, what I have to download.

Thanks in advance

Christian

Message was edited by: Christian Oswald

Former Member
0 Kudos

Chrustian,

Our current icm patch number is 105. Please refer notes 698017, 904777 and 908147.

Former Member
0 Kudos

Hi Peter!

I have updated to 109. Now everything works fine :-).

Thanks a lot

Christian

Former Member
0 Kudos

hi Christian

I encount the same problem as you mentioned.I've patched sp14 to the XI.My ICM patch is 100. Following your trace,I wanna update to 109.Can you tell me the update file name cos I only find a kernel SAP kenerl patch 101 in the swdc.

Thank a lot

Elliott

Former Member
0 Kudos

Hi Elliott!

SAP Software Distribution Center->Download->Support Packages and Patches->Entry by Application Group->SAP NetWeaver->SAP NetWeaver->SAP NETWEAVER 04->Entry by Component->Application Server ABAP->SAP Kernel 6.4

Choose your OS then:

#Database independent:

dw_109-20000252.SAR

enq_109-20000252.SAR

enserver_109-20000252.SAR

Database dependent

Choose your DB and select the file with patchlevel 109

Regards

Christian

Former Member
0 Kudos

Hi Christian

Thank you for your immediate response.I download the patch and the system is all right now