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 J
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 usin
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 i
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
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 is
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 vulnerabi
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
activemq-broker:ja
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 h
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
CAUTION