Re: Can we achive message priority with parallel processing with single Queue

2015-10-08 Thread Petter Nordlander
On a single queue, multiple message groups can be processed in parallell on multiple consumers. All messages in a single message group will be sent to the same consumer. 8 okt 2015 kl. 14:02 skrev skrish018c mailto:sunil_kris...@cable.comcast.com>>: Hi, Wanted to know if there is any pos

Re: ActiveMQ consumer count is set to "0"

2015-10-08 Thread Tim Bain
To clarify, I mean that you should post the actual Camel routes you're using. On Oct 8, 2015 1:48 PM, "Tim Bain" wrote: > If you're hoping for help from anyone other than the OP, you'll want to > provide the same information about your clients that Art asked the OP for. > On Oct 8, 2015 8:35 AM,

Re: ActiveMQ consumer count is set to "0"

2015-10-08 Thread Tim Bain
If you're hoping for help from anyone other than the OP, you'll want to provide the same information about your clients that Art asked the OP for. On Oct 8, 2015 8:35 AM, "dhananjay.patkar" wrote: > We are experiencing same issue, with activemq 5.10 broker and consumers are > created through came

RE: Can we achive message priority with parallel processing with single Queue

2015-10-08 Thread Basmajian, Raffi
Have you looked at Message Groups? http://activemq.apache.org/message-groups.html -Original Message- From: skrish018c [mailto:sunil_kris...@cable.comcast.com] Sent: Thursday, October 08, 2015 8:03 AM To: users@activemq.apache.org Subject: Can we achive message priority with parallel pro

Can we achive message priority with parallel processing with single Queue

2015-10-08 Thread skrish018c
Hi, Wanted to know if there is any possibility to achieve parallel processing with message priority with single queue. Is there any supporting document? -Sunil -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-we-achive-message-priority-with-parallel-processing-with-s

Network bridge stopped after network outage

2015-10-08 Thread johndoe
Good Afternoon, We're currently performing a trial of a network connector between two sites in a production environment to push data from one site to another (just two brokers, Site A and Site B). We experienced a network outage (in the order of minutes), and noticed that the network bridge was

Re: data of "Enqueued" and "Dequeued" messages are lost after restart of ActiveMQ

2015-10-08 Thread rosy.sal...@murex.com
Thanks a lot Christopher!! I already checked that in ActiveMQ DB and I did'nt find them, but, I wanted to double check that! Many thanks for your answer! Rosy -- View this message in context: http://activemq.2283324.n4.nabble.com/data-of-Enqueued-and-Dequeued-messages-are-lost-after-restart-of

ActiveMQ password encryption Error

2015-10-08 Thread rosy.sal...@murex.com
I'm using activemq 5.11.1. I applied password encryption using the following url: http://activemq.apache.org/encrypted-passwords.html and it worked perfectly, but when I tried to change the activemq encryption key stored in my environment variable to something different than "activemq" and reconfig

Re: ActiveMQ consumer count is set to "0"

2015-10-08 Thread dhananjay.patkar
We are experiencing same issue, with activemq 5.10 broker and consumers are created through camel routes. Are you able to conclude on your problem, please share the if you have fixed it. Thanks, Dhananjay -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-consumer

Re: data of "Enqueued" and "Dequeued" messages are lost after restart of ActiveMQ

2015-10-08 Thread rosy.sal...@murex.com
Thanks a lot Tim! I will create an enhancement issue for that! Many thanks, Rosy -- View this message in context: http://activemq.2283324.n4.nabble.com/data-of-Enqueued-and-Dequeued-messages-are-lost-after-restart-of-ActiveMQ-tp4702713p4702760.html Sent from the ActiveMQ - User mailing list arc