SSL Handshake Error Encountered When Oracle HCM's Rest Services Are Triggered More Than Once
(Doc ID 2287360.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to invoke the HCM services within the same transaction with a BPEL , following error happens,
<bpelFault>
<faultType>0</faultType>
<remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
<part name="summary">
<summary>oracle.fabric.common.FabricInvocationException: javax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure</summary>
</part>
<part name="code">
<code>null</code>
</part>
<part name="detail">
<detail>Received fatal alert: handshake_failure</detail>
</part>
</remoteFault>
</bpelFault>
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |