Troubleshooting
Problem
If you are running IBM WebSphere Application Server Version 7.0.0.3 or 7.0.0.5 on the Solaris operating system and the AggressiveOpts Java™ virtual machine (JVM) argument is configured, a HeuristicMixedExceptions might occur in the Transaction Manager. These exceptions typically show up for applications that use Enterprise JavaBeans (EJB) files and container-managed transactions.
Symptom
An application that is running on the Solaris operating system under a heavy workload issues the following exceptions:
Exception created : javax.ejb.EJBTransactionRolledbackException: ;
nested exception is:
javax.transaction.HeuristicMixedException
at
com.ibm.tx.jta.RegisteredResources.flowCommitOnePhase
(RegisteredResources.java:2513)
at
com.ibm.tx.jta.TransactionImpl.commitXAResources
(TransactionImpl.java:1768)
at
com.ibm.ws.tx.jta.TransactionImpl.stage1CommitProcessing
(TransactionImpl.java:499)
at
com.ibm.tx.jta.TransactionImpl.processCommit
(TransactionImpl.java:978)
at
com.ibm.tx.jta.TransactionImpl.commit
(TransactionImpl.java:913)
at
com.ibm.ws.tx.jta.TranManagerImpl.commit
(TranManagerImpl.java:369)
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
03 March 2025
UID
swg21380137