You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Derek Mahar <de...@gmail.com> on 2016/03/17 21:02:15 UTC

ActiveMQ 5.13.2 null transaction debug messages

What is the significance of the following messages?  I've inherited an
ActiveMQ client application that continuously repeats these messages.
 Are these normal?

2016-03-17 15:56:15.635 [DEBUG] [jmsContainer-1]
[org.apache.activemq.ActiveMQMessageConsumer:739] remove:
ID:derek-lubuntu-33602-1458243607058-1:1:2:322,
lastDeliveredSequenceId: -1
2016-03-17 15:56:15.635 [DEBUG] [jmsContainer-1]
[org.apache.activemq.ActiveMQSession:580]
ID:derek-lubuntu-33602-1458243607058-1:1:2 Transaction Commit :null
2016-03-17 15:56:15.635 [DEBUG] [jmsContainer-1]
[org.apache.activemq.ActiveMQSession:601]
ID:derek-lubuntu-33602-1458243607058-1:1:2 Transaction Rollback,
txid:null
2

Thank you,

Derek