Hello guys, I know it could be shocking problem but it happened to me and I'm confused too. I started a broker to which I'm intensively sending messages through WS and consuming them by a camel embedded route. At a certain time, I'm facing "gc overhead limit exceeded java". I tried to restart the broker and follow its memory using visualVM and I got this <http://activemq.2283324.n4.nabble.com/file/t379890/Screenshot_2020-04-14_at_00.png> This means that even without any call, memory is already at a high level and calling GC manually have no considerable effect.
PS: Below is my Java configuration of AMQ Thank you for you help. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html