2 Replies Latest reply on Oct 7, 2011 5:05 PM by kthegeek

    jboss.tm.TransactionImpl;:(TransactionImpl.java:timedOut()

    kthegeek

      Hi Everyone ,

       

      I am getting following error messages in the server log

       

      11/10/06;01:00:33;213; WARN  jboss.tm.TransactionImpl;:(TransactionImpl.java:timedOut():254) - Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=hostname/22009, BranchQual=, localId=22009] timed out. status=STATUS_ACTIVE.

       

      This error message is not continous but i get this at random intervals and some times in span of 10 to 15 minutes .

       

      I am not able to figure out what is causing the issue .

      After some time the server crashes .

       

      Application Server - jboss 4

      The recent change which is done in the app is we upgraded the tibco ems servers to 6.0 version .

      The client libraries are updated in the application server also [tibjms.jar]

       

      Need some help in identifying what these lines refer too and how do i debug and proceed with this ?

       

      Thanks ,

      Karthik

        • 1. Re: jboss.tm.TransactionImpl;:(TransactionImpl.java:timedOut()
          mp911de

          Hi,

          can you provide a Stack-Trace? This indicates a Transaction Timeout on some components.

           

          Best regards,

          Mark

          • 2. Re: jboss.tm.TransactionImpl;:(TransactionImpl.java:timedOut()
            kthegeek

            Hi Mark ,

             

            I dont see any stack trace for these messages in server log .

            I see only the below messages in log

             

            11/10/07;05:22:47;762; WARN  jboss.tm.TransactionImpl;:(TransactionImpl.java:timedOut():254) - Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=hostname/44676, BranchQual=, localId=44676] timed out. status=STATUS_ACTIVE

            11/10/07;11:51:46;891; WARN  jboss.tm.TransactionImpl;:(TransactionImpl.java:timedOut():254) - Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=hostname/48695, BranchQual=, localId=48695] timed out. status=STATUS_ACTIVE

            11/10/07;13:16:28;258; WARN  jboss.tm.TransactionImpl;:(TransactionImpl.java:timedOut():254) - Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=hostname/50618, BranchQual=, localId=50618] timed out. status=STATUS_ACTIVE

             

             

            Thanks,

            Karthik