List of error symptoms for troubleshooting remote connectivity – Web services
Introduction
You are experiencing some difficulties with Web services in your system. This List of Error/symptoms might provide what could be the possible reasons and the recommended actions to solve them.
No configuration for access path
( This error is only reported form an ABAP server system )
SRT error message | SOAP:1.048 SRT: HTTP error: (“HTTP Code 500: SRT: Unexpected failure in SOAP processing occurred: (“No Web service configuration for this access path: “urlpath“”) |
---|---|
Possible reasons/recommended actions |
|
Service unavailable
SRT error message | SOAP:1.048 SRT: HTTP error: (“HTTP Code 503: Service Unavailable – Details see in error log of transaction SRTUTIL”) |
---|---|
Possible reasons/recommended actions |
|
Proxy or target server not reached
SRT error message | SOAP:1.023 SRT: Processing error in Internet Communication Framework: (“ICF Error when receiving the response: ICM_HTTP_CONNECTION_FAILED”) |
---|---|
Content in ICM trace ( SAP ) | *** WARNING => Connect to host:port failed: NIEHOST_UNKNOWN(-2) {0093d808} {root-id=00163E0113341EE0B7BC6445E79BF1CE} [icxxconn.c 2345] |
Possible reasons/recommended actions |
|
Wrong port
SRT error message | SOAP:1.023 SRT: Processing error in Internet Communication Framework: (“ICF Error when receiving the response: ICM_HTTP_CONNECTION_FAILED”) |
---|---|
Content in ICM trace ( SAP ) | [Thr 139886519207696] *** WARNING => Connect to host:port failed: NIECONN_REFUSED(-10) {0085da90} {root-id=00163E0113341EE0B7BC6445E79BF1CE} [icxxconn.c 2345 |
Possible reasons/recommended actions |
|
No SSL port
SRT error message | SOAP:1.023 SRT: Processing error in Internet Communication Framework: (“ICF Error when receiving the response: ICM_HTTP_SSL_ERROR”) |
---|---|
Content in ICM trace ( SAP ) | Secude-Errorstack: Thr 139886534002448 ERROR in ssl3_get_record: (536871970/0x20000422) SSL record with the wrong SSLPlaintext.version received |
Possible reasons/recommended actions |
|
SSL wrong host
SRT error message | SOAP:1.023 SRT: Processing error in Internet Communication Framework: (“ICF Error when receiving the response: ICM_HTTP_SSL_ERROR”) |
---|---|
Content in ICM trace ( SAP ) | *** WARNING => Connect to host:port failed: NIECONN_REFUSED(-10) {00abde05} {root-id=00163E0113341EE0B7BC6445E79BF1CE} [icxxconn.c 2345] |
Possible reasons/recommended actions |
|
Wrong user or password
SRT error message | SOAP:1.048 SRT: HTTP error: (“HTTP Code 401: Unauthorized – Details see in error log of transaction SRTUTIL”) |
---|---|
Possible reasons/recommended actions |
|
Missing SSL certificates in used PSE for SSL
SRT error message | SOAP:1.023 SRT: Processing error in Internet Communication Framework: (“ICF Error when receiving the response: ICM_HTTP_SSL_ERROR”) |
---|---|
Content in ICM trace ( SAP ) | Secude-errorstack: ERROR in af_verify_Certificates: (24/0x0018) Verfification of onecertificate of path failed |
Possible reasons/recommended actions | The provider will have to remove the problematic certificates from their server keystore |
Superfluous certficates send by server
SRT error message | SOAP:1.023 SRT: Processing error in Internet Communication Framework: (“ICF Error when receiving the response: ICM_HTTP_SSL_ERROR”) |
---|---|
Content in ICM trace ( SAP ) | Secude-errorstack: ERROR in af_verify_Certificates: (24/0x0018) Chain of certificates is incomplete : “[email protected], CN=SAPNetCA, OU=SAPNet, O=SAP-AG, C=DE” |
Possible reasons/recommended actions |
|
SSL wrong match of server name and certificate common name
SRT error message | SOAP:1.023 SRT: Processing error in Internet Communication Framework: (“ICF Error when receiving the response: ICM_HTTP_SSL_ERROR”) |
---|---|
Content in ICM trace ( SAP ) | Secude-errorstack: *** ERROR => SSL client handshake with ldciajp:50001 failed: SSSLERR_SERVER_CERT_MISMATCH(-30) |
Possible reasons/recommended actions |
|
Certificate logon failed
SRT error message | SOAP:1.048 SRT: HTTP error: (“HTTP Code 401: Unauthorized – Details see in error log of transaction SRTUTIL”) |
---|---|
Possible reasons/recommended actions |
|
SSL wrong host name when using outbound proxy
SRT error message | Unauthorized |
---|---|
Content in ICM trace ( SAP ) | *** ERROR => IcmConnInitClientSSL: Proxy connection to host:port failed: Service Unavailable(503) |
Possible reasons/recommended actions |
|
HTML error page received from server
SRT error message | SOAP:1.048 SRT: HTTP error: (“HTTP Code XXX |
---|---|
Possible reasons/recommended actions |
|
Missing SSL service on client side
HTTP error message | HTTPIO_PLG_CANCELED |
---|---|
Possible reasons/recommended actions | https://forums.sdn.sap.com/thread.jspa?threadID=1991656 for adding a HTTPS server port on clien side |
New NetWeaver Information at SAP.com
Very Helpfull