[
https://issues.jboss.org/browse/JBTM-1036?page=com.atlassian.jira.plugin....
]
Mark Little edited comment on JBTM-1036 at 4/2/13 4:33 AM:
-----------------------------------------------------------
Many of these are not going to be null when they are used because we will have caught the
error earlier in the state machine and reported the problem or thrown an exception.
was (Author: marklittle):
Many of these are not going to be null when they are used because we will have caught
the error earlier in the workflow and reported the problem or thrown an exception.
NP: Possible null pointer dereference (NP_NULL_ON_SOME_PATH)
------------------------------------------------------------
Key: JBTM-1036
URL:
https://issues.jboss.org/browse/JBTM-1036
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JTA, JTS, Transaction Core
Reporter: Amos Feng
Assignee: Gytis Trikleris
Priority: Minor
Fix For: 5.0.0.Final
Original Estimate: 1 hour
Remaining Estimate: 1 hour
1.ArjunaJTA/jdbc
Possible null pointer dereference of conn in
com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery.getXAResource() Line 169
2.ArjunaCore/arjuna
com.arjuna.ats.arjuna.StateManager Line 1234
Possible null pointer dereference of action in
com.arjuna.ats.arjuna.StateManager.forgetAction(BasicAction, boolean, int)
3.ArjunaCore/arjuna
com.arjuna.ats.internal.arjuna.objectstore.HashedStore Line 131
Possible null pointer dereference of aUid in
com.arjuna.ats.internal.arjuna.objectstore.HashedStore.allObjUids(String,
InputObjectState, int)
4.ArjunaJTS/jtax
com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction
Line 108
Possible null pointer dereference of ServerTransaction._theXid in
com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction.save_state(OutputObjectState,
int)
5.ArjunaJTS/jts
com.arjuna.ats.internal.jts.context.ContextManager Line 553
Possible null pointer dereference of action in
com.arjuna.ats.internal.jts.context.ContextManager.pushAction(ControlWrapper)
6.ArjunaJTS/jts
com.arjuna.ats.jts.extensions.AtomicTransaction Line 617
Possible null pointer dereference of AtomicTransaction._theAction in
com.arjuna.ats.jts.extensions.AtomicTransaction.equals(Object)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira