cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP communication contains errors

Former Member
0 Kudos
325

Hi All,

I was reading a lot of threads but I did not find the correct on which I need.

This is my problem:

1. When I create the INTEGRATION_DIRECTORY_HMI and the XI_INTEGRATIONSERVER connections in our ECC systems I get the error that the host which I am entering is unknown. But the adress of the host is correct, but it seasm that there is an entry missing for the HOST somewhere in the system.

Can you tell me where I can maintain this?

2. when I go to SPROXY in the ECC system and I make the connection test then all tests except the SPROXY_CHECK_HTTP_Communication are working. By this Check I receive this error:

HTTP communication contains errors (see long text for diagnosis)

Message no. SPRX086

Diagnosis

The HTTP communication of this application server is not functioning correctly.

When calling the method

IF_HTTP_CLIENT=>RECEIVE

the exception

HTTP_COMMUNICATION_FAILURE

was triggered.

The short text for this exception reads as follows:

Communication Error

Procedure

Contact your system administrator.

Is this error based on the one fact that the connections as written above are not working?

Thx for the help in advanced.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Here is one solution I found:

If you have a multiple instance landscape, each instance profile must have the following entry:

icm/server_port_0 PROT=HTTP, PORT=80$$

You can use $$ or $(SAPSYSTEM) to indicate the instance value.

You can also use transaction SMICM to set this immediately.

Harisap
Explorer
0 Kudos

Hello Folks,

here we have one instance and the parameter is correct.

icm/server_port_0=PROT=HTTP,PORT=8000( my instance number is 00)

if the above value is correct, why it's not working, may i know the solution for this!

I appreciate your help.

Former Member
0 Kudos

Hi Markus, I have the same problem and I want to know how you solved it.

Former Member
0 Kudos

Hi,

on of the issues is now fixed, the host entrie was not correct, now the 2 connections are running in the SM59.

But we have still the error in the Tcodes SPROXY when we are executing the SPROX_CHECK_HTTP_COMMUNICATION.

HTTP communication contains errors (see long text for diagnosis)

Message no. SPRX086

Diagnosis

The HTTP communication of this application server is not functioning correctly.

When calling the method

IF_HTTP_CLIENT=>RECEIVE

the exception

HTTP_COMMUNICATION_FAILURE

was triggered.

The short text for this exception reads as follows:

Communication Error

Procedure

Contact your system administrator.

Can anybody help us out here?

THX

Former Member
0 Kudos

solved

Former Member
0 Kudos

Hi,

Could you please let me know how you resolved the issue?

Thanks,

Vijay Kumar T.