cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP content sever - error?

Former Member
0 Kudos

While creating content repository in OAC0,after filling all necessary fileds and trying to send the certificate,the below mentioned error occurs.

Error in HTTP access : If_HTTP_client>receive 1

ICM_HTTP_CONNECTION_FAILED.

Help me how to rectify...

Regards,

John.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi John

first check ur host file under

c:\windows\system32\drivers\etc

the FQDN is required for R3 Host.

also check sap note 783515,634006 might help u.

regards,

kaushal

Former Member
0 Kudos

Dear Kaushal,

Already the FQDN is set while working with WAS.

Let me know jow to proceed.

regards,

John.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

This could be problem with Windows Firewall where your content Server is running. Try to stop the firewall in the windows services and then try

let me know if it works

Thanks

Subrahmanyam

Former Member
0 Kudos

Your content server is behind a firewall or on a differnet network with no trusts. Create a trust between the two or configure your firewall to let the port through

former_member191062
Active Contributor
0 Kudos

Hello,

i would debug the method if_http_client->recive in the class: cl_http_client. It would be intresting what error message it recives.

It could be also useful to create a level 3 ICM Trace, and check the HTTP communication between the WAS and the content server.

Regards,

Dezso