BPEL 10.1.3.5.2 Not Rolling Back MQ Adapter (XA true) Messages After a Throw Activity
(Doc ID 1291878.1)
Last updated on FEBRUARY 03, 2019
Applies to:
Oracle(R) BPEL Process Manager - Version: 10.1.3.5.0 to 10.1.3.5.0Information in this document applies to any platform.
Symptoms
A 10.1.3.5.2 BPEL process with an MQ Adapter (XA transaction = true) as an activation agent is not re-executing as many times as the retryMaxCount bpel.xml parameter is defined to.In a 10.1.3.4 MLR #7 environment, the BPEL process re-executes many times. In both environments the MQ patch 9233713 was installed.
Observations on :
- 10.1.3.4.7 without patch 9233713 : Infinite retries.
- 10.1.3.4.7 with patch 9233713 : As many retries as specified via maxRetryCount in bpel.xml
- 10.1.3.5.2 without patch 9233713 : no retries. The message was dequeued and rejected at the first attempt.
- 10.1.3.5.2 with patch 9233713 : no retries. The message was dequeued and rejected at the first attempt.
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
Cause
Solution
References