Thanks for the response.
I haven't yet checked the logs, but I have found the cause of the problem.
When increasing the overall heap of the vm, the producer is allowed to
publish all messages. I would have expected to get an OutOfMemoryException
if the producer tries to write to the queue when t
Hi,
I have an issue that I've battled with for some time now and I'm running out
of ideas. We're using ActiveMQ from MuleESB. The flow in this case reads a
message from one queue, splits it into several messages and puts them on
another queue. All this is done within an XA transaction. The messages