Re: Async Writer Thread Shutdown error adding a message on 5.15.2 broker

2018-01-08 Thread Tim Bain
OK, this is a good start, thanks for working to narrow down the variables a bit. Do you get the "thread shut down" message on the first message enqueued, or only after a certain number of messages are sent? Have you set any options in your activemq.xml that might change the broker's behavior rega

dlqDeliveryFailureCause java.lang.Throwable: duplicate from store for queue

2018-01-08 Thread alainkr
Hello, Using AMQ 5.10, what would cause a message land in the deadletter queue with the following cause : dlqDeliveryFailureCause java.lang.Throwable: duplicate from store for queue X Thanks Alain -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

How to Disable ActiveMQ.Advisory.TempQueue in Apache-Artemis 2.3.0

2018-01-08 Thread victork
Hello, Could someone help me in how to Disable the *ActiveMQ.Advisory.TempQueue* in broker.xml configurations. I see the message count and No of messages keep on increasing up to 100K. Why do i see it? If i disable it, does it have any impact? I'm using Activemq - Artemis 2.3.0 version. Java 8

Re: Activemq- Artemis installation requirements

2018-01-08 Thread Clebert Suconic
I use 1.8.0 to dev... so if you are on at least 1.8.0 you're fine. On Mon, Jan 8, 2018 at 1:36 PM, victork wrote: > Hello, > > What Java versions are required basically for Activemq-Artemis > installations. > > versions used 1.5.X and 2.X ? > > Does Artemis installations with a specific java ve

Re: Disable access to Dead Letter Queue

2018-01-08 Thread cnadukula
hi guys, any update for me on this? Thanks, CHandra -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Activemq- Artemis installation requirements

2018-01-08 Thread victork
Hello, What Java versions are required basically for Activemq-Artemis installations. versions used 1.5.X and 2.X ? Does Artemis installations with a specific java version communicate with other version of JAVA installed on the client application side? Appreciate for the response. -- Sent f

Activemq- Artemis installation requirements

2018-01-08 Thread victork
Hello, What Java versions are required basically for Artemis installations. versions used 1.5.X and 2.X ? Does Artemis installations with a specific java version communicate with other version of JAVA installed on the client application side? Appreciate for the response. -- Sent from: http

Getting started [wget]

2018-01-08 Thread MVMV
Installation Procedure for Unix > Unix Binary Installation wget http://activemq.apache.org/path/tofile/apache-activemq-x.x.x-bin.tar.gz This leads me to replace x.x.x with desired version, and get 404 NOT FOUND. There is also /path/tofile/ but no way of knowing what it should be. I don't wan

Re: Async Writer Thread Shutdown error adding a message on 5.15.2 broker

2018-01-08 Thread neon18
I have tried out a few things to reduce the variables, one step at a time. 1. I upgrade the ActiveMQ client libraries to 5.15.2 to match the server. This results in same issue (OutOfMemoryError on ActiveMQ 5.15.2 server). 2. I change the memoryUsage percentOfJvmHeap from 70% to 50%, restarted the

Getting started [wget]

2018-01-08 Thread MVMV
Installation Procedure for Unix > Unix Binary Installation wget http://activemq.apache.org/path/tofile/apache-activemq-x.x.x-bin.tar.gz This leads me to replace x.x.x with desired version, and get 404 NOT FOUND. There is also /path/tofile/ but no way of knowing what it should be. I don't wan