Re: Receiving 401 Unauthorized on Jolokia API on localhost port 8161

2024-02-01 Thread Marco Garavello
Hello everybody, is there someone here who has got experience configuring Jolokia auth on ActiveMQ? I'm facing issue as my previous mail - summarizing I have got 2 independent AMQ brokers running v5.17.2, and querying http://localhost:8161/api/jolokia on one broker I receive " *HTTP/1.1 200 OK* ",

Artemis large-message not initialized on server

2024-02-01 Thread Alisher Kozhabay
Hello, I have a problem sending messages to artemis. artemis-server version = 2.30(docker) artemis-client version = 2.30 Artemis client configured like: connectionFactory.setMinLargeMessageSize(9); And i see that client send message as regular not large, but server thinks its large if (isL

Re: ActiveMQ installation using jar from mvnrepository

2024-02-01 Thread Justin Bertram
For posterity's sake, let it be known that Dwarak discussed this issue on Slack so I don't believe any response to this email is necessary at this point. Justin On Thu, Feb 1, 2024 at 3:56 AM Dwarak Nath wrote: > Hi, > > I'm working on a project and I wanted to use a jar from mvnrepository ( >

Re: HA and retry parameters

2024-02-01 Thread Justin Bertram
Your connection URL looks good. There's no problem using all those parameters together. Justin On Thu, Feb 1, 2024 at 4:37 PM John Lilley wrote: > Greetings, > > > > Currently in HA configuration we are using a URI like > > > (tcp://dm-activemq-live-svc:61616,tcp://dm-activemq-backup-svc:61617

Re: Trouble with Replication HA Master/Slave config performing failback

2024-02-01 Thread Shields, Paul Michael
Hi Justin, After some testing, I have come up with some more questions. One of the failure use cases that we are trying to protect against is the loss of a node in our Kubernetes cluster that is hosting both the Artemis broker pod and one of our server application pods. We have clients that l

RE: Apache Log4j 1.x Multiple Vulnerabilities--Apache ActiveMQ classic version upgrade

2024-02-01 Thread Vishnu Middela
Hi, After upgrading the java version to 11, I was able to start MQ instance, but when I copy activemq.xml from older version of MQ (5.14.5), I am not able to start the MQ instance on (5.18.3). cp /app01/apachemq/tc6v/apache-activemq-5.14.5/conf/activemq.xml /app01/apachemq/apache-active

HA and retry parameters

2024-02-01 Thread John Lilley
Greetings, Currently in HA configuration we are using a URI like (tcp://dm-activemq-live-svc:61616,tcp://dm-activemq-backup-svc:61617)?ha=true&reconnectAttempts=200&initialConnectAttempts=200 Because we want the connection to attempt for a while during our service startup before failing. However,

Re: ActiveMQ & PostgreSQL persistence adapter "sleeping"

2024-02-01 Thread Justin Bertram
For what it's worth, if you're not using an Apache distribution it's hard (if not impossible) to say exactly what your broker should be doing in this situation. Oftentimes the branch from which a commercial vendor provides their distribution is different from the Apache distribution. So Apache deve

RE: Understanding scheduledb.data behavior

2024-02-01 Thread Aleksander Pähn
Dear Community, This looks like a missing user documentation which causes issues out of the box? And can result in disk space running out. Happens out of the box and takes 10 minutes to reproduce. Is it possible to get community confirmation of this documentation issue. Then we can work on improv

ActiveMQ & PostgreSQL persistence adapter "sleeping"

2024-02-01 Thread Ephemeris Lappis
Hello. I'm not sure if someone will have an explanation, but I'm going to send my question... in a bottle ! We had a strange behavior last night : our PostgreSQL server has been failing with a raher fatal error, and has switched into recovery mode for some time. Usually, when an SQL error occurs

Re: Invitation to ASF Slack

2024-02-01 Thread Justin Bertram
Done. Justin On Thu, Feb 1, 2024 at 4:01 AM Dwarak Nath wrote: > Hi, > > I'm working on a project and I require a little help on the installation > using a jar. > > It would be great if I could get the invitation to the slack channel > https://the-asf.slack.com/ so that I could enquire regardi

RE: Questions about Artemis Core Bridge configuration

2024-02-01 Thread MILOVIDOV Aleksandr
Hi, I tried to insert true in different positions in the section of broker.xml, and received different validation errors. Is it ok that these options should be placed in strict order? Only one working configuration with was: TEST.Q TEST.RECEIVER.Q true user password S

Invitation to ASF Slack

2024-02-01 Thread Dwarak Nath
Hi, I'm working on a project and I require a little help on the installation using a jar. It would be great if I could get the invitation to the slack channel https://the-asf.slack.com/ so that I could enquire regarding my query. Thanks, Dwarak.

ActiveMQ installation using jar from mvnrepository

2024-02-01 Thread Dwarak Nath
Hi, I'm working on a project and I wanted to use a jar from mvnrepository ( https://mvnrepository.com/artifact/org.apache.activemq/activemq-all) to install the activemq broker in Windows. Reason for using jar instead of activemq distribution is that we want to have a package feed in Azure DevOps

RE: ActiveMQ 5.18.3 (Classic) and Java 17: runtimeConfigurationPlugin causes ClassNotFoundException

2024-02-01 Thread Mika Raty (Nokia)
Hi JB, I created the following jira https://issues.apache.org/jira/browse/AMQ-9430 for this. At the moment we are using a workaround where we modify the activemq start script, but would be nice if we didn’t have to do it this way. Regards, Mika Räty -Original Message- From: Jean-B