OutOfMemory error when broker starts and messages are in a queue

2020-10-26 Thread Ephemeris Lappis
Hello. I'm trying to find a minimal parameter set to test a JDBC adapter configuration (using postgresql as DB) for ActiveMQ. For now I'm working with an old ServiceMix that includes ActiveMQ version 5.14.5. It's more or less the version of my customer platform. To check if my troubles come from

Re: OutOfMemory Error

2020-04-16 Thread Pavel Molchanov
Hi, Seems that I have sent a reply with my full credentials :) I am authorized to ask these questions in this group. Please ignore the disclaimer for this specific issue. Pavel On Thu, Apr 16, 2020 at 2:33 PM Pavel Molchanov < pavel.molcha...@infodesk.com> wrote: > Hi, > > We are using 2.11 ve

Re: OutOfMemory Error

2020-04-16 Thread Pavel Molchanov
Hi, We are using 2.11 version. We are passing around 20 messages/second. Large messages are usually XML files and images. Some images are very big, up to 120Mb. *Pavel Molchanov* Director of Software Development InfoDesk www.infodesk.com 1 Bridge Street | Suite 105 | Irvington | New York | 1

Re: OutOfMemory Error

2020-04-16 Thread Francesco Nigro
Which version of Artemis and which protocol is used for these large messages? And how much large and how many? Need some more information too help (broker configurations possibly too) :) Il gio 16 apr 2020, 19:05 Pavel Molchanov ha scritto: > Hi, > > We have a cluster of 2 master and 2 slaves A

OutOfMemory Error

2020-04-16 Thread Pavel Molchanov
Hi, We have a cluster of 2 master and 2 slaves Artemis servers. Master1 and Slave2 live on one server. Master2 and Slave1 live on another. We have a lot of large messages as well. Periodically we get OOE in TCP connection, see screenshot below: [image: image.png] What may be a reason for this?

ActiveMQ: OutOfMemory error on startup

2017-02-03 Thread vijaykumar
Hello, We have Active 5.13.1 with Kaha DB. We tied to push 10,000 messages to one queue. and we did not configure any consumer to this queue. hence the all 10,000 messages are in pending state. Now at this state when we restart the ActiveMQ. we are seeing OutOfMemory Error in log. 1. Any