cancel
Showing results for 
Search instead for 
Did you mean: 

icm_http_timeout 402 plain_http_adapter - random

Former Member
0 Kudos

I am getting icm_http_timeout error when I call an external application via http receiver adapter. This doesn't happen always. I couldn't find the exact patter, but what I have observed is that if there is no activity on the ICM for a long time then it fails with icm_http_timeout.

I tried all the icm parameters setup. Followed note 824554 and blog and other forum discussion.

Has anyone faced a random icm_http_timeout errors on outgoing http calls using http adapter?

Please help.

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

answered

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Setting the HTTP_TIMOUT-Parameter in SXMB_ADM solved your problem.

Former Member
0 Kudos

Hi

Try refreshing the cache and even restart J2EE will help resolving this.

Recently i faced this problem due to High File volume to proxy filled cache and HTTP timeout happened

Thanks

Gaurav

Former Member
0 Kudos

Thanks guys for the response.

Our extrenal application is fine, we verified that. It doesn't take any time to timeout (it doesn't wait for 30 seconds), it returns the timeout error immediately. After the error, if we post the same message again immediately it goes fine and then it doesn't happen for a while.

Looks like ICM goes into some kind of "sleep" mode if there are no activities!!!!

Former Member
0 Kudos

Hi

But it is always good to keep some timeout. This can help automate this process otherwise it will bug you again in similar situations.

Thanks

Gaurav

Former Member
0 Kudos

Hey

This can happen if XI is unable to connect to external application.Also please check your receiver adapter configuration and make sure everything is configured properly.

I was recently having this issue due to some proxy settings and network connectivity.

Thanx

Aamir