Hide Forgot
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000006juhU&sfdc.override=1 project_key: JBEPP Platform JIRA for: JCR addNode within a transaction causes javax.transaction.HeuristicMixedException in the first access to the node https://jira.exoplatform.org/browse/JCR-1604 The fix is targeted to jcr-1.12.9-GA
Link: Added: This issue is a dependency of JBEPP-728
Will try to get it into EPP 5.1.1
Link: Added: This issue depends JBEPP-728
Link: Removed: This issue depends JBEPP-728
Issue has been fixed on eXo JCR (post 1.12.8)
Link: Added: This issue is a dependency of JBEPP-878
Link: Added: This issue is a dependency of JBEPP-946
Release Notes Docs Status: Added: Needs More Info Release Notes Text: Added: It was found that, in previous versions of JBoss Enterprise Portal Platform, using JCR addNode within a transaction caused a javax.transaction.HeuristicMixedException (internally, org.exoplatform.services.transaction.TransactionException caused by org.jboss.cache.lock.TimeoutException) when the new node was first accessed. This has been corrected by ensuring that loading data into cache occurs outside the current transaction.
Release Notes Docs Status: Removed: Needs More Info
Release Notes Docs Status: Added: Needs More Info
Release Notes Docs Status: Removed: Needs More Info Added: Documented as Resolved Issue