Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4888

fix NPE in com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getListeners

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0.0.Alpha5
    • None
    • Transactions
    • None

    Description

      We are seeing the following NPE during compliance testing:

      java.lang.NullPointerException
      at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getListeners(BaseTransactionManagerDelegate.java:205)
      at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.notifyAssociationListeners(BaseTransactionManagerDelegate.java:228)
      at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:88)
      at org.jboss.tm.usertx.client.ServerVMClientUserTransaction.commit(ServerVMClientUserTransaction.java:173)
      at com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient.testUserCommit001(UserCommitClient.java:118)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-mmusgrov Michael Musgrove
              smarlow1@redhat.com Scott Marlow
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: