Re: Not receiving messages after subscribed to topic with QoS 1 and clean session set to false?

2023-08-01 Thread Justin Bertram
You could potentially reproduce the problem on a locally running community release of ActiveMQ "Classic." That wouldn't be too hard, I think. Then you'd know for sure the problem wasn't introduced via AmazonMQ, and the community would be more able to help. Justin On Tue, Aug 1, 2023 at 9:25 AM

Unexpected behaviour with virtual topics

2023-08-01 Thread PAS Filip
Hello, I'm running into a strange issue I cannot explain and was hoping someone could shed some light on the issue. I'm running an artemis broker 2.28.0 using the artemis jms client 2.19.1 (the latest java 8 compatible client, my client must be java 8 unfortunately). I've created a broker

Re: Active MQ 5.17.0 and cve-2016-1000027

2023-08-01 Thread Matt Pavlovich
Hi Marian- This appears to be a standard “if the server gets compromised, bad actors can do other bad things” security issue. Deserialization (in many programming languages) can always lead to security problems if a bad actor is able to compromise the system by deploying malicious code. Keep

Re: Not receiving messages after subscribed to topic with QoS 1 and clean session set to false?

2023-08-01 Thread Matt Pavlovich
Hi John- Best to contact AWS support. ActiveMQ project has no way of knowing what changes they have made. Thanks, Matt Pavlovich > On Aug 1, 2023, at 9:24 AM, John Damon wrote: > > Hey, > > I’ve been spinning my wheels on this and was hoping someone could help me > understand the mistakes

Not receiving messages after subscribed to topic with QoS 1 and clean session set to false?

2023-08-01 Thread John Damon
Hey, I’ve been spinning my wheels on this and was hoping someone could help me understand the mistakes I’m making. Here’s some background: * Using AmazonMQ for ActiveMQ * Publisher is publishing messages to my broker using MQTT protocol using QoS 1 (written in java) * Subscriber

Active MQ 5.17.0 and cve-2016-1000027

2023-08-01 Thread Marian Stanciu
Hi, We are using a docker container of ActiveMQ 5.17.0 and our vulnerability scanner found the library spring-web-5.3.16.jar which is vulnerable to cve-2016-127. Can you confirm/infirm if Active MQ is affected / whether it uses a Spring remoting endpoint? More details about this

RE: Messages got stuck in ActiveMQ 5.18.2 until restart of server

2023-08-01 Thread Gorav Singh -Extern
Hi Matt/Everyone, I hope that you are doing great ! We upgraded our ActiveMQ version to 5.18.2 but still this issue is coming. I have attached the dependency tree of consumer app and as you suggested in trailing email point 1, we have activemq-client dependency as well under

Errors occurred during the buffering operation in Artemis with Openwire clients

2023-08-01 Thread MILOVIDOV Aleksandr
Hello! We are using ActiveMQ Artemis with versions 2.28.0 - 2.29.0 and we have a lot of clients which can use some other versions and implementations. Some clients use ActiveMQ classic client library. When user tries to connect with OPENWIRE protocol and send a message to the queue to which it

RE: Unexpected Error Stopping Artemis 2.26.0 broker

2023-08-01 Thread Shiv Kumar Dixit
Thanks for the response. We can do the required upgrade and see if this issue re-occurs. Best Regards, Shiv -Original Message- From: Clebert Suconic Sent: Monday, July 31, 2023 3:37 AM To: users@activemq.apache.org Subject: Re: Unexpected Error Stopping Artemis 2.26.0 broker