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

Run of ATSubordinateCrashDuringPrepare.MultiParticipantPrepareAndCommitTest is missing expected output

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.6.1.CP13
    • 4.6.1.CP12
    • XTS
    • None

    Description

      I ran script:

      https://svn.jboss.org/repos/labs/labs/jbosstm/branches/JBOSSTS_4_6_1_GA_CP/XTS/sar/tests/dd/scripts/ATSubordinateCrashDuringPrepare.txt

      with test:

      org.jboss.jbossts.xts.servicetests.test.at.subordinate.MultiParticipantPrepareAndCommitTest

      And the following expected output is missing from the trace log:

      #   rollback called for pseudo participant XXXXXX
      #   rollback called for subordinate transaction XXX
      #   rollback sent for Participant XXXXXX
      #   rollback received for Participant XXXXXX
      #   aborted sent for Participant XXXXXX
      #   aborted received for Participant XXXXXX
      #   rollback sent for Participant XXXXXX
      #   rollback received for Participant XXXXXX
      #   aborted sent for Participant XXXXXX
      #   aborted received for Participant XXXXXX
      #   rollback returned for subordinate transaction XXX
      #   rollback completed for pseudo participant XXXXXX
      

      I think the expected output shuld actually be:

      #   rollback called for pseudo-participant XXXXXX
      #   rollback called for subordinate coordinator XXX
      #   rollback sent for Coordinator engine XXXXXX
      #   rollback received for Participant XXXXXX
      #   aborted sent for Participant XXXXXX
      #   aborted received for Coordinator engine XXXXXX
      #   rollback sent for Coordinator engine XXXXXX
      #   rollback received for Participant XXXXXX
      #   aborted sent for Participant XXXXXX
      #   aborted received for Coordinator engine XXXXXX
      #   rollback returned for subordinate coordinator XXX
      #   rollback completed for pseudo-participant XXXXXX
      

      Either way, these lines are missing from the output. Is this still a valid run, or do we have a failure?

      See attached log.

      Attachments

        Activity

          People

            paul.robinson@redhat.com Paul Robinson
            paul.robinson@redhat.com Paul Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: