Hi,

When I am trying to send byte messages to the queue, i received the
following exception. After that point producer was not able to send new
messages to the queue. I am sending messages each 20 MB and total 100
messages. Probably it reached to the max memory usage. But messages are
persistent messages so I expect from activemq to save the previous messages
to disk and continue to process new incoming messages. Any idea how to fix
the problem , except increasing the heap size ? Is this the default behavior
of activemq ? 

PS:I have disabled producerFlowControl. Other configs are activemq default
configs.

Thank you.

ERROR | Failed to page in more queue messages
java.lang.OutOfMemoryError: Java heap space



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Failed-to-page-in-more-queue-messages-tp4715894.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to