Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice proxy - ICM_HTTP_CONNECTION_FAILED

LeonardoAraujo
Active Contributor
0 Kudos

Hi All,

I created a client proxy for a webservice provided by a .NET application hosted inside our network.

All is good, but when I run the test I get the following error:

Exception: cx_ai_system_fault

Error text: SOAP:1,023 SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response: ICM_HTTP_CONNECTION_FAILED")

I think it may be a network problem but I am not sure where to start.

Any ideas? (TRACE FILES PROVIDED BELOW)

Thanks in advance.

Leonardo

TRACE FILES

[Thr 2057] Tue Nov 27 15:56:15 2007

[Thr 2057] *** WARNING => Connection request from (42/10935/2) to host: caznbmsrv601, service: 80 failed (NIEHOST_UNKNOWN)

RM-T42, U10935, 002 EXT719, TABLET1, 15:56:13, M2, W0, SE38, 7/1 [icxxconn_mt.c 2314]

XRFC> <

XRFC> SAP System ID: H11 <

XRFC> Client: 002 <

XRFC> User: EXT719 <

XRFC> System time: 155610 <

XRFC> System date: 20071127 <

XRFC> SAP Release: 700 <

XRFC> Host: eszsansrv010 <

XRFC> Operating system: AIX <

XRFC> DB System: ORACLE <

XRFC> Program: Z_WB_PROXY_CALL_TEST <

XRFC> Processing State: 0 <

XRFC> Location: Client <

XRFC> Transport Binding: http://schemas.xmlsoap.org/soap/http <

XRFC> SOAP Application: urn:sap-com:soap:runtime:application:client <

XRFC> SOAP Runtime Protocol: http://www.sap.com/webas/630/soap <

XRFC> /runtime/protocol <

XRFC> SOAP Protocols: 2 <

XRFC> Protocol Name: 2 <

XRFC> Protocol Name: 2 <

XRFC> Request Message: <bound> <

XRFC> Response Message: <bound> <

XRFC> Fault: <initial> <

XRFC> Registry: <bound> <

XRFC> Role: http://www.sap.com/webas/630/soap/role/initialSender <

XRFC> Trace Level: 1 <

XRFC> Logging Level: 1 <

XRFC> Monitoring Level: 0 <

XRFC> Security Profile: <initial> <

XRFC> WS Security Protocol: <initial> <

XRFC> <

XRFC> <

XRFC> <

XRFC> <

XRFC> ERROR 15:56:10: SOAP Application CL_SOAP_APPLICATION_CLIENT <

XRFC> ->IF_SOAP_APPLICATION_CS~EXECUTE_PROCESSING() A SOAP Runtime Core <

XRFC> Exception occurred in method IF_SOAP_TRANSPORT_BINDING~receive of <

XRFC> class CL_SOAP11_HTTP_TPBND at position id 1 with internal error id <

XRFC> 1023 and error text SRT: Processing error in Internet <

XRFC> Communication Framework: ("ICF Error when receiving the response: <

XRFC> ICM_HTTP_CONNECTION_FAILED") (fault location is 1 ). <

XRFC>

XRFC> <

XRFC>

XRFC> End of user trace

2 REPLIES 2

LeonardoAraujo
Active Contributor
0 Kudos

In debug I can see that I pass the SEND part but fails on RECEIVE....

Any ideas?

Thanks

Leonardo

0 Kudos

see the other forum.