1 Reply Latest reply on Feb 2, 2006 4:58 AM by colin.lewis

    Transaction time out

    wayha

      Hello,
      I have got stateless session bean with long database operation.
      I'm using Hibernate.
      After 5 minutes (give or take) I see warning:

      WARN [org.jboss.tm.TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=jprog/902, BranchQual=, localId=902] timed out. status=STATUS_ACTIVE

      .. and next transaction is inactive.

      What is the time after which transaction is inactive and where can I set it.

      JBoss 4.0.3

      Thanks,
      Mttu