Hi all,

I got the following stack trace, but looks working though.
Can I safely ignore it?

javax.jms.JMSException: Transaction
'TX:ID:qsvat01t-56302-1148334368589-1:0:129' has not been started.
        at
org.apache.activemq.broker.TransactionBroker.getTransaction(TransactionBroker.java:229)
        at
org.apache.activemq.broker.TransactionBroker.send(TransactionBroker.java:188)
        at
org.apache.activemq.broker.BrokerFilter.send(BrokerFilter.java:109)
        at
org.apache.activemq.broker.CompositeDestinationBroker.send(CompositeDestinationBroker.java:97)
        at
org.apache.activemq.broker.MutableBrokerFilter.send(MutableBrokerFilter.java:121)
        at
org.apache.activemq.broker.AbstractConnection.processMessage(AbstractConnection.java:346)
        at
org.apache.activemq.command.ActiveMQMessage.visit(ActiveMQMessage.java:590)
        at
org.apache.activemq.broker.AbstractConnection.service(AbstractConnection.java:196)
        at
org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:62)
        at
org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:88)
        at
org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:70)
        at
org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:114)
        at
org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:122)
        at
org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:87)
        at
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:139)
        at java.lang.Thread.run(Thread.java:536)



Regards,
Sun

--
View this message in context: 
http://www.nabble.com/version+4.0+stack+trace-t1668680.html#a4522195
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to