You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "vanshika gilhotra (JIRA)" <ji...@apache.org> on 2017/07/03 15:52:00 UTC

[jira] [Created] (FLUME-3110) Solace XATransaction issue

vanshika gilhotra created FLUME-3110:
----------------------------------------

             Summary: Solace XATransaction issue
                 Key: FLUME-3110
                 URL: https://issues.apache.org/jira/browse/FLUME-3110
             Project: Flume
          Issue Type: Bug
            Reporter: vanshika gilhotra


I am able to connect to the solace queue but getting this error on xaResource.commit(xid, true);

2017-07-03 13:59:04 INFO  c.s.j.i.t.x.XAResourceImpl:985 - XA Commit (XaSession[id=6991, name=be132c28d25f4414848e815ed3a03927], Xid=00000000-01-01, onePhase=true) : Action=RETURN; Code=XAER_NOTA; Subcode=XA_TXN_NOT_FOUND
com.solacesystems.jcsmp.transaction.xa.SolXAException: XAER_NOTA (XA_TXN_NOT_FOUND)
	at com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl.sendRequest(XAResourceImpl.java:852)
	at com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl.commit(XAResourceImpl.java:165)
	at com.aexp.gnics.orchestra.batch.solace.XATest.testXA(XATest.java:163)
	at com.aexp.gnics.orchestra.batch.solace.XATest.main(XATest.java:232)




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)