Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2047

[Fabric] Closing XA connections after container restart

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Blocker
    • jboss-fuse-6.1
    • None
    • None
    • None
    • % %

    Description

      If customer tries to deploy his application, everything works fine until the container is restarted. After restart the following exception occurs during the XA transactions:

      2014-09-23 16:03:02,241 | ERROR | RetryTimer       | RollbackTask                     | transaction.manager.RollbackTask   68 | 121 - org.apache.aries.transaction.manager - 1.0.1.redhat-610379 | Unexpected exception committing org.apache.geronimo.transaction.manager.WrapperNamedXAResource@c10f855; continuing to commit other RMs
      javax.transaction.xa.XAException: com.microsoft.sqlserver.jdbc.SQLServerException: The connection is closed.
          at com.microsoft.sqlserver.jdbc.SQLServerXAResource.DTC_XA_Interface(SQLServerXAResource.java:647)[238:wrap_file__Users_koen_.m2_repository_com_microsoft_sqljdbc4_4.0_sqljdbc4-4.0.jar:0]
          at com.microsoft.sqlserver.jdbc.SQLServerXAResource.rollback(SQLServerXAResource.java:718)[238:wrap_file__Users_koen_.m2_repository_com_microsoft_sqljdbc4_4.0_sqljdbc4-4.0.jar:0]
          at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.rollback(WrapperNamedXAResource.java:100)[121:org.apache.aries.transaction.manager:1.0.1.redhat-610379]
          at org.apache.geronimo.transaction.manager.RollbackTask.run(RollbackTask.java:64)[121:org.apache.aries.transaction.manager:1.0.1.redhat-610379]
          at org.apache.geronimo.transaction.manager.ExponentialtIntervalRetryScheduler$TaskWrapper.run(ExponentialtIntervalRetryScheduler.java:50)[121:org.apache.aries.transaction.manager:1.0.1.redhat-610379]
          at java.util.TimerThread.mainLoop(Timer.java:555)[:1.7.0_45]
          at java.util.TimerThread.run(Timer.java:505)[:1.7.0_45]
      

      Attachments

        Issue Links

          Activity

            People

              ggrzybek Grzegorz Grzybek
              hkonsek Henryk Konsek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: