Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-1432

Provide information about the uid of the transaction that you are aborting

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 4.17.4, 5.0.0.M2
    • None
    • Transaction Core
    • None

    Description

      I came across the following investigating a support case:
      https://community.jboss.org/wiki/TxMultipleThreads
      This article is excellent, however it highlighted to me a slight deficiency in the "The transaction is not active!" log statement.

      I think we should put the uid of the transaction in this statement too, this can then be cross referenced against the statement: "Abort of action id -3f57cb74:c9a4:499eb149:a92 invoked while multiple threads active within it."

      It would look something like: "The transaction is not active! Uid is -3f57cb74:c9a4:499eb149:a92"

      This means that without turning on tracing you can be sure that your XAR was not wedged because you can see the business logic at least attempting to complete the transaction. It will also be useful to help a customer determine a suitable timeout value as often the logging is accompanied by timestamps so it will be quite straight forward to work out how much longer to add to the timeouts.

      As I mentioned, this information is available today, but you have to enable tracing on the logging which is not always acceptable in a production environment.

      Attachments

        Activity

          People

            thjenkin@redhat.com Tom Jenkinson
            thjenkin@redhat.com Tom Jenkinson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: