[jboss-jira] [JBoss JIRA] (WFLY-4888) fix NPE in com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getListeners

Michael Musgrove (JIRA) issues at jboss.org
Wed Jul 8 08:55:05 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087783#comment-13087783 ] 

Michael Musgrove commented on WFLY-4888:
----------------------------------------

The linked JIRA provides the fix. The wildfly pom needs updating to the next narayana release which is planned for this week.

> fix NPE in com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getListeners
> ------------------------------------------------------------------------------
>
>                 Key: WFLY-4888
>                 URL: https://issues.jboss.org/browse/WFLY-4888
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Transactions
>            Reporter: Scott Marlow
>            Assignee: Michael Musgrove
>             Fix For: 10.0.0.Alpha5
>
>
> We are seeing the following NPE during compliance testing:
> {quote}
> 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)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list