Automatic Password Reset Results in Exception
book
Article ID: 48190
calendar_today
Updated On:
Products
CA Virtual Privilege Manager
CA Privileged Identity Management Endpoint (PIM)
CA Privileged Access Manager (PAM)
Issue/Introduction
Description:
Automatic Password reset results in a "javax.transaction.HeuristicMixedException" exception while resetting passwords.
Solution:
Do the following:
- Navigate to the following directory: /JBOSS_HOME/server/default/deploy/jms
- Open the jms-ds.xml and tibco-jms-ds.xml for editing.
- Add the xml tag entries <track-connection-by-tx></track-connection-by-tx> in <tx-connection-factory> in both files.
For example:
.<tx-connection-factory>....................................<track-connection-by-tx></track-connection-by-tx>.......................................</tx-connection-factory>
- Restart the JBoss service.
Environment
Release: ACP1M005900-12.7-Privileged Identity Manager
Component:
Feedback
thumb_up
Yes
thumb_down
No