[
https://issues.jboss.org/browse/JBTM-3088?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-3088:
-------------------------------------
It looks to me like one of the recovery helpers is returning a null. But there is not
enough detail here to make a proper assesment of whether there is an issue here or not. I
will close it as there is not enough information but please can you open a thread on
https://developer.jboss.org/en/jbosstm/content?filterID=contentstatus[pub...
so we can try to work though the possible causes with you and if necessary re-open this
issue with more details.
NPE in Recovery Manager
-----------------------
Key: JBTM-3088
URL:
https://issues.jboss.org/browse/JBTM-3088
Project: JBoss Transaction Manager
Issue Type: Bug
Components: JTA
Affects Versions: 5.9.0.Final
Reporter: Vadim Lotarev
Priority: Major
NPE happens during Recovery:
Dec 12 00:01:54.559 WARN [][Periodic Recovery] ARJUNA016009: Caught:
(com.arjuna.ats.jta:)
java.lang.NullPointerException
at
com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoverySecondPass(XARecoveryModule.java:713)
~[narayana-jta-5.9.0.Final.jar.9186195290256057980.jar:5.9.0.Final (revision: f0935)]
at
com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.bottomUpRecovery(XARecoveryModule.java:494)
~[narayana-jta-5.9.0.Final.jar.9186195290256057980.jar:5.9.0.Final (revision: f0935)]
at
com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkSecondPass(XARecoveryModule.java:245)
~[narayana-jta-5.9.0.Final.jar.9186195290256057980.jar:5.9.0.Final (revision: f0935)]
at
com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:811)
~[narayana-jta-5.9.0.Final.jar.9186195290256057980.jar:5.9.0.Final (revision: f0935)]
at
com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:377)
~[narayana-jta-5.9.0.Final.jar.9186195290256057980.jar:5.9.0.Final (revision: f0935)]
--
This message was sent by Atlassian Jira
(v7.12.1#712002)