Re: failed to start ActiveMQ

2018-03-22 Thread norinos
> You need to set ignoreMissingJournalFiles. See > http://activemq.apache.org/kahadb.html for more information. Thank you for the information. I tryed the above settings, but the following error occured and failed to start ActiveMQ. 2018-03-22 17:21:56,218 | ERROR | Looking for key 531 but no

ActiveMQ AWS Cluster failing over randomly

2018-03-22 Thread mtod
Hello I'm trying to figure out an issue we have been seeing in our AWS instances. We have a 3 node Master/Slave/Slave cluster in AWS that keeps failing over randomly. It occurs about once or twice each day and does not seem to be a good reason. It looks like if the bridge stops it kills ActiveMQ

Re: Artemis 2.5.0 last value queue property is removed from the queue on broker restart

2018-03-22 Thread rbollarapu
Thanks Michael! -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Artemis 2.5.0 last value queue property is removed from the queue on broker restart

2018-03-22 Thread Michael André Pearce
Don’t worry I managed to recreate the issue. created issue: ARTEMIS-1766 I copied your email into the issue. Also have raised to PR to fix this (including integration test) Sent from my iPhone > On 22 Mar 2018, at 17:01, Michael André Pearce > wrote: > > Just been looking at this it se

Re: Artemis 2.5.0 last value queue property is removed from the queue on broker restart

2018-03-22 Thread Michael André Pearce
Just been looking at this it seem we are not persisting it in the queue bindings. Can you raise a Jira Ticket for this? Hopefully we can get a fix in time for 2.5.1 Sent from my iPhone > On 22 Mar 2018, at 16:22, Michael André Pearce > wrote: > > Are you able to provide an integration/test

[artemis] Naming-Pattern for temporary "reply"-queues and exclusive permissions

2018-03-22 Thread Big Puritz
Hello, as far as i can see, while using the "requst-reply" pattern the broker creates a temporary "reply"-queue with the name according to the UUID naming pattern, e.g. ca8f4510-5e58-48e7-a4f0-55abf8a43d8e. To be able to create this queues the user is required to have an appropriate CREATE_NON_D

Re: Can I connect to a vm URL without a password?

2018-03-22 Thread Quinn Stevenson
Thank you Tim - I was afraid you were going to say that :-) I was looking at the SimpleAuthenticationPlugin / SimpleAuthenticationBroker, and I have an idea how to do this. The one thing I’m not sure about is how I can tell when the connection is coming via a VM URL - do you have any hints on

Re: Artemis 2.5.0 last value queue property is removed from the queue on broker restart

2018-03-22 Thread Michael André Pearce
Are you able to provide an integration/test case to recreate this? Sent from my iPhone > On 22 Mar 2018, at 16:03, rbollarapu wrote: > > Hi > > I'm creating last-value queues using > > > true > > > I'm writing messages to these queues and the last-value property seems to be > working fi

Artemis 2.5.0 last value queue property is removed from the queue on broker restart

2018-03-22 Thread rbollarapu
Hi I'm creating last-value queues using true I'm writing messages to these queues and the last-value property seems to be working fine. But on stopping the broker and starting up again, the queue doesn't behave like last-value queue. I can also see in the web-console that the last-value chec

Older Message Not Consumed(Stay Untouched in queue) Newer Messages consumed

2018-03-22 Thread ajayvaghelanw
Hello, I am using ActiveMQ 5.15.0 and there are multiple queues in system which helps to communicate my system for each queue there is an individual system. But, sometimes in a queue multiple messages of any random time period got stuck but after that time period newer messages is consumed but ol

Any tool / application to benchmark activeMQ + AMQP

2018-03-22 Thread prkudixit
Hello, I am relatively new to the world of MQs. I am using activeMQ 5.15.2 on my windows 10 machine with Java version 9.0.4 I am also using SPECJMS2007 (yeah, outdated tool) for benchmarking., and am able to proceed with TCP for both local host and remote host with various ports. However, when I