cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Fault: Peer sent alert: Alert Fatal: bad record mac

Former Member
0 Kudos

Hello,

we have a scenario on PI like this:

SOAP Sender to RFC Reciever.

Sometimes when message is send from sender to PI an exception is thrown:

<SOAP:Fault>

<faultcode>SOAP:Server</faultcode>

<faultstring>Server Error</faultstring>

<detail>

<s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">

<context>XIAdapter</context>

<code>ADAPTER.JAVA_EXCEPTION</code>

<text>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: Peer sent alert: Alert Fatal: bad record mac

at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:1160)

at sun.reflect.GeneratedMethodAccessor477.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:585)

...

Can me someone show what is the error?

And why occurs error only sometimes and not everytime?

Thanks and regards

Martin

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Martin,

To get ride of this problem, you should use an older version of the iaik_ssl.jar that

there's a range of 3.0 to 3.1, not 3.0 to 3.2, since 3.2 is not accepted.

Regards,

Caio Cagnani

Former Member
0 Kudos

Thanks Caio for fast answer.

Where must I change the version?

Thanks and regards

Martin

Answers (0)