cancel
Showing results for 
Search instead for 
Did you mean: 

Getting ICM_HTTP_CONNECTION_FAILED message in SM59.....?????

Former Member
0 Kudos

Hi,

I have set all the SSL and ICM related parameters in the instance profile. I have activated the HTTPS on 18040 port. also i have installed the SSL ceertificate in strust.

but im still getting the ICM_HTTP_CONNECTION_FAILED when trying to test the connection in SM59.

Any suggestions like what to look for ??

Thanks

Sourav

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sourav,

Just refer this blogs, hope this should help you out.

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Or just refresh your cache

https://websmp201.sap-ag.de/~sapdownload/011000358700003163902004E/HowTo_handle_XI_30_Caches.pdf

Or You should check whether the HTTP service is working on your system.

transaction smicm -> goto -> services. check the entry for HTTP. If necessary, a restart of the J2EE server might help.

Also check the http adapter is active.

transaction sicf -> default_host->sap->xi->adapter_plain

This should solve your problem,

Reward if useful.

Thanks

Younus

Former Member
0 Kudos

might be the port is not open. check with ur Network Administrator

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

Go to SMICM -->Services and check HTTP service is active over there.. ie check out is there any entry for the http ..

Hope this helps,

Rgds,

Moorthy

Former Member
0 Kudos

Hi Moorthy,

The HTTP port is not active. when i try to activate it, it gives me an Operation failed (rc=1) error.

can you please let me know how do i activate it ??

Thanks

Sourav

Former Member
0 Kudos

can i get some suggestions on my above question please !!

Former Member
0 Kudos

Sourav,

Look at this thread...

Nilesh

Former Member
0 Kudos

Issue got resolved. Its a proxy problem. i have added the <b>Proxy Host</b> in the SM59 -> "Technical Settings" and it worked.......

Thanks a lot for all your replies....