cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PI 731 - HTTP (error code: 401 , error text: ICM_HTTP_CONNECTION_BROKEN)

jorge_velasquez
Contributor
0 Likes
4,126

Hi Experts,

We are facing an issue when trying to go from file to proxy

INTERNAL">CLIENT_RECEIVE_FAILED

<SAP:P1>401</SAP:P1>

<SAP:P2>ICM_HTTP_CONNECTION_BROKEN</SAP:P2>

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

- <!--  Empfängergruppierung

  -->

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

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

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

  <SAP:P1>110</SAP:P1>

  <SAP:P2>HTTPIO_PLG_CANCELED</SAP:P2>

  <SAP:P3 />

  <SAP:P4 />

  <SAP:AdditionalText />

  <SAP:Stack>Error while receiving by HTTP (error code: 110 , error text: HTTPIO_PLG_CANCELED)</SAP:Stack>

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

  </SAP:Error>

We already change parameters:

rdisp/keepalive_timeout 300

rdisp/max_wprun_time 3600

icm/server_port_0  PROT=HTTP,PORT=50200,TIMEOUT=60,PROCTIMEOUT=1200

icm/HTTP/max_request_size_KB  -1

Any clue?

View Entire Topic
baskar_gopalakrishnan2
Active Contributor
0 Likes

HTTP 401 error -  Service user credentials invalid.. Please check whether you have valid user/pwd given for the target system.

jorge_velasquez
Contributor
0 Likes

Hi Baskar,

User is fine and has sap_all.

Regards

baskar_gopalakrishnan2
Active Contributor
0 Likes

please check your http destination for the backend system and see your credentials given  over there are right. If your test connection goes no problem , then you might also want to see on the backend sap system.