cancel
Showing results for 
Search instead for 
Did you mean: 

Error Transmiting the message over HTTP.

Former Member
0 Kudos

Hello.

I have this error in sap pi 7.1

Comunication channel SOAP Sender.

Escenario:

SOAP ----> PI ----> JDBC.

SOAP ----> PI ----> SOAP

Error:

com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error transmitting the message over HTTP. Reason: java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Connect timed out.

I can not see this error in the SXI_MONITOR, does not happen with all messages, is intermittent.

I see it in the channels of communication Did it ever happen to you?

Thank you very much

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Before restarting Set parameter

icm/server_port_0 = PROT=HTTP,PORT=1080,TIMEOUT=30,PROCTIMEOUT=600

for 10 mins of processing.

Restarting J2EE engine and ICM will help you.