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: 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

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

2015-10-07 Thread rosy.sal...@murex.com
Hello, I've lost statistics about "Enqueued" and "Dequeued" messages for all my queues after a restart of my ActiveMQ where they become all ZEROS as attached picture shows: Is there a way/configuration to keep those values even

Re: ActiveMQ broker automatically move messages with same JMSXGroupID to DLQ

2015-09-14 Thread rosy.sal...@murex.com
Thanks a lot for your reply; now, it makes sense. I just have one question concerning your last point; I didn't understand why JMS groups can create lots of problems? In your opinion, we should not use it? Thank you, Rosy -- View this message in context: http://activemq.2283324.n4.nabble.com

Re: ActiveMQ broker automatically move messages with same JMSXGroupID to DLQ

2015-09-11 Thread rosy.sal...@murex.com
Hello, I'm facing the same issue. Is there an option on Active MQ level to preserve the order of execution of messages in case of an exception? . In other words, assume that we have inside message ID=1 info about an object called student having for example ID=Student_1000 and this message failed a