1 Reply Latest reply on May 4, 2015 10:54 PM by lylewang

    "Transaction Not Active" issue in jboss 5.x

    nitishmohan47

      I am using Jboss 5.x and  facing below issue in my application.Due to this exception in one thread other thread are also effected

      it seems Jboss share Transaction with multiple threads .

      ERROR: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: -75f3a39c:ca13:53bf2cee:6051 status: ActionStatus.ABORTED >)

       

      I want to understand what is the root cause for this error and how to save other threads.As per my analysis there is no time out issue.

        • 1. Re: "Transaction Not Active" issue in jboss 5.x
          lylewang

          Transaction was ABORTED already when you see this log, this can be caused by different reasons, you need to check the full log to find out the root cause.

          If it's not your application aborted the tx, then you may be able to find some exception thrown from your jdbc driver or db side in the log, around this line.

           

           

          This forum is for EAP6.x+ developer discussions.

          For any older versions EAP versions please open support ticket in customer portal Red Hat Customer Portal