On 5/1/06, rtselvan <[EMAIL PROTECTED]> wrote:

The following exception is thrown when a long running consumer completes the
task.

From the stack trace its looking like the transaction is being rolled
back due to some error and the connection has been found to have
already been closed.

Which version are you using?

The real cause of the problem looks like being below this stack trace...

Caused by: org.apache.activemq.ConnectionClosedException: The connection is
already closed
        at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1127)
        at
org.apache.activemq.TransactionContext.rollback(TransactionContext.java:403)
        ... 19 more

I don't know why the transaction is being rolled back, nor why the
connection is now closed.

--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to