In Springboot business application encountering 'No active transaction after arjuna transaction timeout'

Solution Unverified - Updated -

Issue

  • In Springboot business application encountering No active transaction after arjuna transaction timeout;
  • The following error is logged:

    ERROR [http-nio-10.10.10.10-11114-exec-3] [] - An unexpected error occurred during error handling. No further error processing will occur.
    org.apache.cxf.interceptor.Fault: javax.persistence.TransactionRequiredException: Explicitly joining a JTA transaction requires a JTA transaction be currently active
        at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:162)
        at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:128)
         . . .
     Caused by: javax.persistence.TransactionRequiredException: Explicitly joining a JTA transaction requires a JTA transaction be currently active
        at org.hibernate.internal.SessionImpl.joinTransaction(SessionImpl.java:3650)
        at org.hibernate.internal.SessionImpl.joinTransaction(SessionImpl.java:3635)
    

Environment

  • Red Hat support for Spring Boot
    • 2.5
  • Red Hat Process Automation Manager(RHPAM)
    • 7.12

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content