-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
EAP-XP-5.0.0.GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
Backport the issue to XP 5.
LRA OSBTypeHandler has to be added to the ObjStoreBrowser default handlers when the LRA subsystem is enabled.
At the moment a ClassNotFoundException at Class.forName() https://github.com/jbosstm/narayana/blob/main/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowser.java#L236 is thrown.
This is because io.narayana.lra.coordinator.domain.model.LongRunningAction is not in the transaction module and cannot be loaded.
- clones
-
JBEAP-28886 EAP erroneously allows the EAP operator to scale down when there are LRA transaction records
- Resolved
- depends on
-
JBEAP-28953 (XP5) Upgrade to Narayana 6.0.5.Final
- New
-
JBTM-3973 ObjectStoreBrowser doesn't allow to register external OSBTypeHandler
- Resolved