monitoring a 'blocked queue'

2014-06-10 Thread erik
We have a server application using active mq 5.9.0. When load testing that application sometimes the client doesn't get a response from the server any more, while the server claims it has put a response message on that queue. I installed a jolokia web agent, so I can monitor our embedded mq broker

Re: monitoring a 'blocked queue'

2014-06-11 Thread erik
I suppose you can normally browse the messages that have not been 'consumed' by a client yet. Is it also possible, in jconsole or hawtio, to retrieve the correlation id/content of the messages that are already consumed by the client? -- View this message in context: http://activemq.2283324.n4.n

Re: monitoring a 'blocked queue'

2014-06-11 Thread erik
It's getting a bit more complicated then I thought because we are in reality using temporary queues, as described in http://www.onjava.com/2007/04/10/designing-messaging-applications-with-temporary-queues.html. The first 84 response messages for the load tester come in OK, but the next one is put o

activemq 5.9.0: openwire more reliable then amqp?

2014-06-13 Thread erik
In my current configuration, with activemq 5.9.0 embedded in our tomcat server application, openwire is more reliable then amqp. We have a loadtester sending a batch of 100 sequential client requests over a temporary queue. With amqp enabled request 85 or 86 in the row always fails to get a respons

Multiple queues in address + DLQ problem?

2021-10-24 Thread Erik Åsén
coming2.requests.failure-strategy=modified-failed With kind regard Erik

Clustering for HA

2009-03-23 Thread Erik Drolshammer
g the setup? Any debug tips? [1] http://activemq.apache.org/shared-file-system-master-slave.html -- Best regards, Erik Drolshammer

Re: Clustering for HA

2009-03-24 Thread Erik Drolshammer
Bruce Snyder wrote: On Mon, Mar 23, 2009 at 10:00 AM, Erik Drolshammer wrote: Hi! Good morning :) We try to set up two brokers according to [1] to get some redundancy in our solution. The shared filesystem is based on GFS, but it doesn't seem to work that well. The master node use

Re: Clustering for HA

2009-03-25 Thread Erik Drolshammer
Bruce Snyder wrote: On Tue, Mar 24, 2009 at 1:17 AM, Erik Drolshammer wrote: Bruce Snyder wrote: On Mon, Mar 23, 2009 at 10:00 AM, Erik Drolshammer wrote: It seems this setup use DerbyDB and not Kahastore. Is this the only option? Are there alternative setups that I might try? Yes, the

Is a federation of Hub-spoke broker topology possible with Artemis?

2024-02-07 Thread Devriendt, Erik
I tried to set up a small Hub-Spoke topology of 3 Artemis brokers. Each on a different machine, and expected to be able to configure address federation. I have 3 brokers: A, B and C. If I configure them in a full mesh topology, address federation works, that is, a consumer on any of the broker ma

RE: Is a federation of Hub-spoke broker topology possible with Artemis?

2024-02-07 Thread Devriendt, Erik
I guess that attachments won’t work, so I include them as plain text. BROKER A (a spoke) http://www.w3.org/2001/XMLSchema-instance"; xmlns:xi="http://www.w3.org/2001/XInclude"; xsi:schemaLocation="urn:activemq /schema/artemis-configuration.xsd">

RE: Is a federation of Hub-spoke broker topology possible with Artemis?

2024-02-07 Thread Devriendt, Erik
BTW, as test producer and test consumer I used: artemis consumer --destination="topic://cms.test" artemis producer --destination="topic://cms.test"

RE: Antwort: [Ext] Re: Is a federation of Hub-spoke broker topology possible with Artemis?

2024-02-08 Thread Devriendt, Erik
Herbert, you might try the hub and one of the spoke broker.xml that I posted in this topic. You should then publish and subscribe on topics with a name that starts with ‘cms’, if you don’t want to change the address-policy: Better then also remo

feasibility of connecting ActiveMQ Artemis with IBM MQ

2024-03-25 Thread Devriendt, Erik
already do this? If yes, what were the limitations, hurdles, problems, etc? Erik Devriendt

MQTT retained messages and federation

2024-05-08 Thread Devriendt, Erik
Hello all I have a question about retained messages in MQTT. I have 2 federated activeMQ Artemis 2.32.0 brokers A and B. When I start a MQTT client on broker A that publishes a retained message on a given topic and then exits, a second MQTT subscriber client started later and connected to that

RE: MQTT retained messages and federation

2024-05-15 Thread Devriendt, Erik
Many thanks to those who replied to my question. -Original Message- From: Devriendt, Erik Sent: 8 May, 2024 11:56 To: users@activemq.apache.org Subject: MQTT retained messages and federation Hello all I have a question about retained messages in MQTT. I have 2 federated activeMQ

Issue with TTL of received AMQP messages

2024-06-17 Thread Devriendt, Erik
Erik Devriendt

Artemis 2.35.0 - 2.37.0 restartEmbeddedWebserver() operation via web console causes jetty to fail

2024-08-29 Thread Devriendt, Erik
operation restartEmbeddedWebserver() was still functioning correctly in Artemis 2.32.0. Is this a known problem? Erik Devriendt

Re: Artemis 2.35.0 - 2.37.0 restartEmbeddedWebserver() operation via web console causes jetty to fail

2024-08-30 Thread Devriendt, Erik
Thanks, Justin, for fixing this so quickly. Erik From: Justin Bertram Sent: Friday, August 30, 2024 5:03:44 PM To: users@activemq.apache.org Subject: Re: Artemis 2.35.0 - 2.37.0 restartEmbeddedWebserver() operation via web console causes jetty to fail PR sent

RE: ActiveMQ Federation Questions

2024-09-17 Thread Devriendt, Erik
ion, I got higher prio tasks to execute and so I did not investigate my problem any further. I am curious if someone gets this transitive broker federation to work this time. Kind regards Erik Devriendt -Original Message- From: Ken Liao Sent: Tuesday, 17 September 2024 02:35

RE: ActiveMQ Federation Questions

2024-09-17 Thread Devriendt, Erik
That is very good news! That brings hope in our situation too. Erik -Original Message- From: Patrick Apichart Sent: Tuesday, 17 September 2024 15:14 To: users@activemq.apache.org Subject: Re: ActiveMQ Federation Questions Thank you Ken, Erik. I was pointed to this AMQP federation and

Artemis examples: version of Camel becoming obsolete

2024-09-17 Thread Devriendt, Erik
The Camel example in the activemq-artemis-examples GIT repo still depends on Camel 3.16. However, Camel 3.x will become obsolete at the end of this year. The supported Camel version is now 4.8. Can someone update the example? Many thanks! Erik

Re: activemq memory usage 4 times greater than Maximum heap allocated

2017-09-12 Thread erik-wramner
yet. Alternatively you could enable native memory tracking (not in production!) and check if it is the symbol area that grows, more specifically from interned strings. -Erik -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: activemq memory usage 4 times greater than Maximum heap allocated

2017-09-19 Thread erik-wramner
Java 7 is end of life, so when I filed the bug I didn't include it in affected versions. I'm almost 100% certain that it is affected as well. The bug is in G1. -Erik -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: ActiveMQ and Artemis reliability - Messages lost

2018-11-13 Thread erik-wramner
ool gets in trouble most if not all real-world JMS applications would get in trouble too and then something should be done. Usually tweaking the configuration or investigating and filing a detailed bug report. -Erik -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Programmatic configuration documentation

2019-02-19 Thread Erik Östlund
Newcomer here looking for documentation, examples or tests describing how to programmatically configure Artemis. There are tons of examples on how to configure Artemis using XML, JMS and JNDI but very few describing how to use org.apache.activemq.artemis.core.config.Configuration. Take the configu

ACTIVEMQ_LOCK.BROKER_NAME Is Always NULL

2010-12-17 Thread Erik Osterman
ot; useShutdownHook="false" useJmx="true"> I have also tried adding -Dactivemq.hostname=ec2-174-129-179-24.compute-1.amazonaws.com to the init script, but it doesn't have any affect either. Complete configuration below. Any input greatly appreciated! Erik Osterma

Re: ACTIVEMQ_LOCK.BROKER_NAME Is Always NULL

2010-12-20 Thread Erik Osterman
mean what I think it should mean. I apologize if this message should be posted to the ActiveMQ developers list. Please let me know if it would be best to repost it there. Thanks! Erik Osterman http://www.osterman.com On Dec 17, 2010, at 5:53 PM, Erik Osterman wrote: > I've rece

Re: Artemis disconnect on Pong frame

2025-01-19 Thread Erik Maerean
Hi Justin, Thank you for the fast response and quick resolution to our issue with Artemis. We really appreciate your help and are looking forward to the fix in the next release. On Fri, Jan 17, 2025 at 5:52 PM Justin Bertram wrote: > Don't worry about creating a Jira. I created one already [1].

Re: Artemis disconnect on Pong frame

2025-01-27 Thread Erik Maerean
hanging could be taken into consideration in these cases and we could also avoid using the amqpIdleTimeout=0 as it is understandably not recommended. On Mon, Jan 20, 2025 at 9:06 AM Erik Maerean wrote: > Hi Justin, > > Thank you for the fast response and quick resolution to our issue w

Re: Artemis disconnect on Pong frame

2025-01-29 Thread Erik Maerean
g for the > request and approve it ASAP. > > > Justin > > [1] https://issues.apache.org/jira/browse/ARTEMIS > > > On Mon, Jan 27, 2025 at 4:28 AM Erik Maerean > wrote: > > > Hello, > > > > Regarding a previous point in an email. We actually use amqpId

Future of OpenWire support in ActiveMQ Artemis

2025-06-13 Thread Devriendt, Erik
? Will it become obsolete too? That library uses OpenWire to connect to ActiveMQ broker. Erik Devriendt

RE: How to set Artemis property _AMQ_DUPL_ID in a MQTT client?

2025-06-13 Thread Devriendt, Erik
/sub use-cases (e.g. MQTT) and simplify your configuration. Justin On Thu, Jun 12, 2025 at 7:25 AM Devriendt, Erik wrote: > > I think I see now, but I want to confirm since I've not seen this > > kind > of configuration before. You've intentionally configured 2 federa

RE: How to set Artemis property _AMQ_DUPL_ID in a MQTT client?

2025-06-12 Thread Devriendt, Erik
> I think I see now, but I want to confirm since I've not seen this kind of > configuration before. You've intentionally configured 2 federation > connections in a redundant fashion so that each connection is sending the > same message resulting in duplicates on the target. Is that correct? Yes.

RE: How to set Artemis property _AMQ_DUPL_ID in a MQTT client?

2025-06-11 Thread Devriendt, Erik
> 1) The MQTT specification didn't even support message properties until 5. > 2) The MQTT specification already has a way to deal with duplicates using > its quality-of-service levels. > > Is there a use-case where using _AMQ_DUPL_ID would be preferred over using, > for example, QoS 2? I

How to set Artemis property _AMQ_DUPL_ID in a MQTT client?

2025-06-10 Thread Devriendt, Erik
kers, with redundant connections between them (they are all on multihomed machines). The aim is to have no logical connection downtime when one of the networks fails. All suggestions pointing to alternative solutions are welcome! Kind regards Erik Devriendt

activeio-core-3.1.0-tests.jar causes fatal error

2008-08-28 Thread Bengt-Erik Fröberg
java.lang.Thread.run(Thread.java:595) Bengt-Erik Fröberg System Developer, B.Sc., M.Mus. KI Biobank Department of Medical Epidemiology and Biostatistics Karolinska Institutet tel +46 8 524 823 76 fax +46 8 31 49 75 [EMAIL PROTECTED] ki.se/meb <http://www.meb.ki

Apollo (1.0) disconnected after 5 seconds

2012-02-05 Thread Lars-Erik Helander
When I try to connect (using a telnet-client) to the apollo broker, the connection is established and after 5 seconds the broker disconnects the connection. Any ideas what might be the problem? I have tested on both Linux and Windows, local and remote and using several different client programs.

Re: Apollo (1.0) disconnected after 5 seconds

2012-02-06 Thread Lars-Erik Helander
gt; Hi Lars, > > Apollo expects clients to send the first CONNECT frame within 5 seconds > otherwise it terminates the connection.  This is in place to help avoid > denial of service attacks from un-authenticated users.  Do you need it that > timeout to be longer? > > On Sun, Feb 5

Re: Apollo (1.0) disconnected after 5 seconds

2012-02-06 Thread Lars-Erik Helander
ened up https://issues.apache.org/jira/browse/APLO-151 > Should be simple to support. > > On Mon, Feb 6, 2012 at 7:58 AM, Lars-Erik Helander wrote: > >> Hi Hiram >> >> Thanks for your clarification. >> I am new to Apollo and STOMP and I viewed the possibility

Re: Apollo (1.0) disconnected after 5 seconds

2012-02-06 Thread Lars-Erik Helander
ite/documentation/user-manual.html#Connectors > > Basically you need something like: > > >   > > > > You find a link to the SNAPSHOT build on the download page at: > http://activemq.apache.org/apollo/download.html#Apollo_1_1-SNAPSHOT > > On Mon, Feb 6, 2012 at

Re: Apollo (1.0) disconnected after 5 seconds

2012-02-06 Thread Lars-Erik Helander
Thank you very much. It looks useful. /Lars 2012/2/6 Mohit Chawla : > Hello, > > On Mon, Feb 6, 2012 at 6:28 PM, Lars-Erik Helander wrote: >> Hi Hiram >> >> Thanks for your clarification. >> I am new to Apollo and STOMP and I viewed the possibility to manually

Port sharing with servlet engine

2010-07-30 Thread Erik Martino Hansen
Is it possible to let activemq share a port (80 or 8080) with a servlet engine like Jetty or Tomcat? So that a single port on a single server serves standard http requests and jms broker communication. The examples I could find seems to assume that the activemq broker owns the port. If that is n

Re: Port sharing with servlet engine

2010-08-02 Thread Erik Martino Hansen
. Right? Would it be possible to implement the native activemq protocol on top of a websocket to get all the activemq features. This will ensure that a service and activemq could hide behind a single port? /erik Erik Martino Hansen wrote: > > Is it possible to let activemq share a port

Re: Port sharing with servlet engine

2010-08-02 Thread Erik Martino Hansen
Is it possible to avoid the "Thread per HTTP connection" issue that normally is a problem with long living connections? Dejan Bosanac wrote: > > you can also use REST API if you need to embed the broker in an > existing web server > > http://activemq.apache.org/rest.html > -- View this mess

ActiveMQ to Apollo

2014-02-05 Thread Erik S. Peterson
Hi, I'm new to this forum and have a few questions as we are evaluating ActiveMQ, Apollo, and other message brokers. Please redirect me if there is a better place for Apollo questions. 1) Apollo is the new ActiveMQ yes? If we want to upgrade from ActiveMQ 1.5...the only upgrade path is Apollo r

unsubsribe

2014-02-10 Thread Erik S. Peterson
unsubscribe NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply em

Please unsubscribe me from activemq list

2014-02-19 Thread Erik S. Peterson
Please unsubscribe me from activemq list NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please c

Re: NMS SSL Client using Failover

2014-03-04 Thread Erik S. Peterson
Sorry to hijack this thread, but after several attempts, unsubscribe from this list continues to fail. Please unsubscribe my email from this list. On Mar 4, 2014, at 3:47 PM, Timothy Bish wrote: > On 03/04/2014 04:51 PM, pwalter wrote: >> I'm unable to use failover when connecting with ssl >> Th

Re: ActiveMQ perl consumer ideal timeout

2014-03-05 Thread Erik S. Peterson
Sorry to hijack this thread, but after several attempts, unsubscribe from this list continues to fail. Please unsubscribe my email from this list. On Mar 5, 2014, at 2:03 AM, khandelwalanuj wrote: > Hi, > > I am using Net::STOMP:CLIENT perl module and trying to connect my consumer > to the bro

Re: is tens of thousands of session feasible?

2014-03-05 Thread Erik S. Peterson
Sorry to hijack this thread, but after several attempts, unsubscribe from this list continues to fail. Please unsubscribe my email from this list. On Mar 5, 2014, at 12:48 AM, Li Li wrote: > hi all, > I want to process a batch of message using my own priority > algorithm. But in JMS, I can

Re: is tens of thousands of session feasible?

2014-03-05 Thread Erik S. Peterson
Sorry to hijack this thread, but after several attempts, unsubscribe from this list continues to fail. Please unsubscribe my email from this list. On Mar 5, 2014, at 2:08 AM, Noel OConnor wrote: > have you seen ActiveMQSession.INDIVIDUAL_ACKNOWLEDGE > > see > https://urldefense.proofpoint.com

Re: Consume Topic messages from remote MDB - ActiveMQ 5.5.1 & Glassfish 3.1.1

2014-03-05 Thread Erik S. Peterson
Sorry to hijack this thread, but after several attempts, unsubscribe from this list continues to fail. Please unsubscribe my email from this list. On Mar 3, 2014, at 5:11 PM, garyli_95123 wrote: > Hi, > > This is really helpful. Thanks. > > Have you try not including destination topic in glas

Re: ActiveMQ perl consumer ideal timeout

2014-03-05 Thread Erik S. Peterson
Sorry to hijack this thread, but after several attempts, unsubscribe from this list continues to fail. Please unsubscribe my email from this list. On Mar 5, 2014, at 4:07 PM, Erik S. Peterson wrote: > Sorry to hijack this thread, but after several attempts, unsubscribe from > thi