cancel
Showing results for 
Search instead for 
Did you mean: 

Error configuration HTTP / SMS

Former Member
0 Kudos

Hi, I problem configuration HTTP for SMS (SCOT) after the step by step configuration, not send SMS

Show error:

No delivery to BAL:04120116292 due to problem with communication connection

Message no. XS839

Diagnosis

The message could not be delivered to recipient BAL:04120116292 due to a communication error.

System Response

Processing was completed as normal.

Communication service with errors: HTTP or HTTPS

Parameter or error code used:

CL_HTTP_CLIENT->RECEIVE Error Code: 1

Additional information on the node used (in the system language of the node, if available):

405 ICM_HTTP_INTERNAL_ERROR

Procedure

Check the parameters listed for the service. In particular, note the communication parameters. With HTTP/HTTPS, the problem is probably due to an incorrect URL or incorrect HTTP proxy settings.

The error may, however, be temporary. If a SAPconnect retry has been defined for this node, the error may be removed automatically.

Procedure for System Administration

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Did you already retry the SMS send?

If not before the retry, set trace level for ICM log.

tcode SMICM-> Goto -> Trace Level -> increase

Retry the SMS send. Check ICM logs in SMCIM -> Goto -> Trace File display. Should get more info for the error.

Regards,

Srikishan

Former Member
0 Kudos

Hi, show message error, log SMICM:

Thr 5140] Sat Sep 03 09:26:15 2011

Thr 5140] NiICheckPendConnection: connection of hdl 35 to 192.68.0.11:80 still in progress (5000)

Thr 5140] NiIConnect: hdl 35 took local address 0.0.0.0:2879

Thr 5140] NiIConnect: state of hdl 35 NI_CONN_WAIT

Thr 5140] NiHsLGetServName: found port number 00.50/0080 in cache

Thr 5140] NiHsLGetServName: retrying to get service name for '00.50/0080'

**T_hr 5140] **** ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 35;192.68.0.11:80) [nibuf.cpp 4611]_*

Thr 5140] NiICloseHandle: called for hdl 35 while waiting for connection

Thr 5140] NiICloseHandle: shutdown and close hdl 35 / sock 11536

Thr 5140] *** WARNING => Connection request from (15/16/0) to host: 192.68.0.11, service: 80 failed (NIECONN_REFUSED)

[icxxconn.c 2321]

Thr 5140] IcmConnConnect(id=5/855692): free MPI request blocks

Thr 5140] MPI<b8a6a>20#7 GetInbuf -1 1ffce8 388 (1) -> 6

Thr 5140] MPI<b8a69>21#4 GetOutbuf -1 17fb28 65536 (0) -> 0709FB88 0

Thr 5140] NiIGetServNo: servicename '8000' = port 1F.40/8000

Thr 5140] MPI<b8a69>21#5 FlushOutbuf l-1 1 1 17fb28 2220 6 -> 0709FB68 0

Thr 5140] IcmConnFreeContext: context 5 released

Thr 5140] IcmServDecrRefCount: ctsi386nt01.ctsnx.com:44300 - serv_ref_count: 1

Thr 5140] IcmWorkerThread: Thread 6: Waiting for event

Thr 4968] Sat Sep 03 09:26:16 2011

Thr 4968] SiSelNSelect: of 1 sockets 0 selected

Edited by: Eli Daniel Ramones on Sep 3, 2011 9:36 AM

Edited by: Eli Daniel Ramones on Sep 3, 2011 9:37 AM

Edited by: Eli Daniel Ramones on Sep 3, 2011 9:37 AM

Former Member
0 Kudos

Hi,

Connection request from (15/16/0) to host: 192.68.0.11, service: 80 failed

Is this your Mail/SMS server host and is the port correct? Is this host and corresponding service running fine.?

Regards,

Srikishan

Former Member
0 Kudos

Thanks Srikishan, the problem was solved.

the proxy was blocked port. Thanks.

Answers (0)