Help Troubleshooting Full Store

2023-03-09 Thread George Sexton
I'm having problems now with an ActiveMQ instance running on AWS. I'm running version 5.15.15 on an mq.m5.large instance, which is 4 cores and 16GB of memory. There's a couple of DLQs that are empty, and one topic that sees maybe 50 messages a day. The AMQP connector shows 20 connections, Acti

Artemis REST API

2023-03-09 Thread Thai Le
Hello, Does the REST API still exist in the latest version? I do not see it in the doc of 2.28. Regards Thai Le

Re: Artemis - broker.xml configuration on Docker

2023-03-09 Thread Marko Lazić
Hi Domenico and Robbie, And thanks for the quick response. I will try applying things that I have been recommended. Unfortunately I already have seen that answer and I was not satisfied with it because /var/lib/artemis-instance seem to contain things that I don’t understand how they work, what

RE: Artemis - broker.xml configuration on Docker

2023-03-09 Thread Vilius Šumskas
Hi, depending on what you need to change, you could probably use 'bin/artemis create' to generate correct broker.xml in the first place. This is what docker-run.sh script with EXTRA_ARGS does. Check available options at https://activemq.apache.org/components/artemis/documentation/latest/using-s

Re: Artemis - broker.xml configuration on Docker

2023-03-09 Thread Robbie Gemmell
Tangential note that 2.19.0 is old at this point, and isnt even the latest 2.19.x given that 2.19.1 was later released to backport some stuff from 2.20.0 and 2.21.0. The current release is 2.28.0. On Thu, 9 Mar 2023 at 10:04, Marko Lazić wrote: > > Hello! > > > I’ve built Artemis 2.19.0 image fro

Re: Artemis - broker.xml configuration on Docker

2023-03-09 Thread Domenico Francesco Bruscino
Hi Marko, the docker-run.sh doesn't create a new instance if the /var/lib/artemis-instance/etc/broker.xml file exists. This means that you need to provide a complete broker instance or to change the broker instance created by the artemis container. I have already answered a similar question on st

Artemis - broker.xml configuration on Docker

2023-03-09 Thread Marko Lazić
Hello! I’ve built Artemis 2.19.0 image from apache/activemq-artemis: Mirror of Apache ActiveMQ Artemis (github.com) . I have problem with configuring the broker.xml file on Docker. I want maybe to define some addresses, queues and change some address