Skip to main content

Questions tagged [activemq]

Apache ActiveMQ is an open source Java-based message broker that supports a number of transport protocols, such as STOMP, MQTT or AMQP. This tag is for supported versions 5.18 or 6.1 and higher.

0 votes
1 answer
387 views

This is a follow up from my previous question: https://stackoverflow.com/staging-ground/79353883. I changed version of the Wildfly to 26 and transfered all the code and libraries to work with jakarta. ...
Puposlapidus Puposlapidus's user avatar
-1 votes
1 answer
226 views

I need to update Java to version 8u431 on our legacy queuing system, ActiveMQ Classic version 5.15.0. Currently, we are using JDK 8u131 from 2017 for Windows Server 2012 R2, and everything is working ...
Flats_soda's user avatar
1 vote
1 answer
772 views

The title is a bit missleading since I know how to install artemis as a windows service, according to the documentation one just has to run artemis-service.exe install This does not work for me. I ...
T_01's user avatar
  • 121
0 votes
1 answer
193 views

Getting below error on ActiveMQ "Classic" message broker log. I'm looking for some solution to find the root cause and fix for this issue. Sep 6 16:10:46 SERVER activemq_db8159[1168628]: ...
unknown's user avatar
0 votes
0 answers
159 views

We have a cluster of 6 ActiveMQ nodes. ActiveMQ version is 5.15.8 on all nodes. The problem is that we randomly face negative count of pending messages on brokers. We googled the issue and found that ...
Sinai's user avatar
  • 213
0 votes
1 answer
378 views

Can ActiveMQ Artemis propagate basic authentication information (username, password) from a Websocket to the encapsulated STOMP protocol (STOMP-over-Websockets)? The documentation does not really help ...
Stephan's user avatar
  • 285
1 vote
0 answers
376 views

In ActiveMQ Artemis, when acceptors and connectors are both configured, we see clients connecting to the TCP as well as the TLS port. How can we control that a client stays on its initial connection ...
Stephan's user avatar
  • 285
2 votes
0 answers
2k views

We are connecting with some JMS clients to ActiveMQ Artemis (v2.14.0) brokers running in a cluster configuration. Today, we have noticed that the clients connect to the acceptor that is dedicated to ...
Stephan's user avatar
  • 285
1 vote
1 answer
470 views

I am looking for a message queue to realize a chat application. The most important requirement is: when a subscriber specifies a filter criteria, all the messages need to be filtered on the server ...
Purple Alien's user avatar
0 votes
1 answer
58 views

I have inherited a system where the activemq address looks like this scp://localhost:61616 ActiveMQ itself only seems to be configured for tcp. I can't find any reference to that protocol here: http:/...
Alex028502's user avatar
0 votes
1 answer
778 views

Can Apache ActiveMQ Artemis (v2.13.0) use an updated TLS certificate while running, or does it require a restart? I did not find something about it in Configuring Transports and Configuration Reload ...
Stephan's user avatar
  • 285
1 vote
1 answer
890 views

In an ActiveMQ Artemis HA cluster (v2.13.0), the HA policy’s <scale-down/> property causes the backup broker to move all pending messages to one of the remaining live instances if the master ...
Stephan's user avatar
  • 285
0 votes
1 answer
273 views

For a fully redundant ActiveMQ Artemis cluster, either a set of three broker pairs or network ping is required to avoid split-brain scenerios. In some installations, only two datacenters or ...
Stephan's user avatar
  • 285
1 vote
1 answer
1k views

While testing Apache ActiveMQ Artemis 2.13.0 with JGroups and the KUBE_PING plugin on Kubernetes I have noticed that no more than two brokers form a cluster. Any other brokers are simply ignored, ...
Stephan's user avatar
  • 285
1 vote
0 answers
70 views

How can we automate the task of a configuration file change for ActiveMQ? Situation: We are running a T.A.P. street of ActiveMQ servers (5.15.7), the A and P environments are in a SAN Master Slave ...
Nicky van Steensel van der Aa's user avatar

15 30 50 per page