cancel
Showing results for 
Search instead for 
Did you mean: 

SMQ2 errors like ICM_HTTP_CONNECTION_FAILED

Former Member
0 Kudos

Hi,

Frequently am getting this type of errors in smq2 while monitoring the queues.

can any one explain what is error given below description .

<

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

Increase the values (TIMEOUT AND PROCTIMEOUT) as seen below example for the R/3 parameters (via SMICM):

icm/keep_alive_timeout

old value: <your_old_value>

new value: 900

You will also see the parameters where PROT=HTTP. Change the values here too similar to as seen below:

icm/server_port_0

old value: PROT=HTTP,PORT=<your_port>,HOST=<your_host>

,TIMEOUT=<your_old_value>, PROCTIMEOUT=<your_old_value>

new value: PROT=HTTP,PORT=<your_port>,HOST=<your_host>

,TIMEOUT=900,PROCTIMEOUT=900

.

.

.

icm/server_port_<n>

old value: PORT=<your_port_value>,PROT=HTTP

new value: PORT=<your_port_value>,PROT=HTTP,TIMEOUT=900

,PROCTIMEOUT=900

You could also take a look into this note:

#824554 - ICM and SAP Web Dispatcher Timeout Parameter

Afterwards, restart the system for the new values to take effect.

Regards,

Caio

former_member303666
Active Participant
0 Kudos

hi,

glance the below sdn link.... smq2 error...

thanks and regards,

kesava.