Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
There is a known issue in BW2.x where in the same Job Id's can be used when multiple Engines are started.
This could lead to a "Unique Constraint" error while checkpointing.
This has been fixed in BW 5.x.
However, the customer using BW2.x can use the following property in deployed Engines .tra files -
Engine.StandAlone=false
This property ensures that the BW Engines gets a unique set of JobId's.