is there a way to turn off DTC?

2015-10-27 Thread nstoyanov
Hi, is there a way to ensure that ActiveMQ does not use Distributed Transactions? We tried starting the session with AcknowledgementMode.AutoAcknowledge, but it appears ActiveMq still initiates a distributed transaction. We are using ActiveMq 5.11.1 with Apache.NMS.ActiveMQ 1.6.0.3072. -- Vie

windows integrated security

2015-10-06 Thread nstoyanov
Is it possible to configure ActiveMq 5.11.1 to use Windows Integrated Security? I have read through the documentation on security here: http://activemq.apache.org/security.html but did not find anything specifically relating to windows integrated security. Regards, ned -- View this message i

Re: redeliveryPolicy not working

2015-09-22 Thread nstoyanov
It turns out we had the broker configure in code to retry 3 times as well as having the redelivery plugin. In 5.11.1 both seem to be taken into account and the number of retries doubled. We deleted the redelivery plugin from out code and everything worked as before. -- View this message in con

redeliveryPolicy not working

2015-09-14 Thread nstoyanov
We recently upgraded from 5.10.0 to 5.11.1 and noticed that our redelivery policy configuration stopped working. All failed messages are retried 6 times. Has something changed? Here is the relevant part of our config: http://activemq.apache.org/schema/core"; brokerName="localhost" dataDirectory=

view message transactionId from console

2014-09-11 Thread nstoyanov
Is there a way to view the trasnactionId of messages in a queue from the console? I am using activeMQ 5.10.0. I can view all other headers with the "activemq-admin browse" command either with the -Vheader option or the --view option. Here is what I tried so far: activemq-admin browse --amqurl tcp

Re: Dead Letter Queue

2014-08-03 Thread nstoyanov
We are also wanting to use the "individualDeadLetterStrategy" and in some cases send the Poison Ack on the first try. Did anyone manage to do that? We are using Apache.NMS as well. -- View this message in context: http://activemq.2283324.n4.nabble.com/Dead-Letter-Queue-tp2356685p4684068.html S

java.lang.NoClassDefFoundError: Could not initialize class org.apache.activemq.util.IdGenerator

2014-07-29 Thread nstoyanov
Hello, I am trying to use ActiveMQ 5.10.0 with SoapUI and Hermes 1.14. I get the error below when I try and add a queue. I presume Hermes can't find the type IdGenerator in any of the loaded jars. Which are: Does anyone know

Re: windows 8 support

2014-07-09 Thread nstoyanov
Great, thanks for your responses. -- View this message in context: http://activemq.2283324.n4.nabble.com/windows-8-support-tp4682856p4683055.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Exception viewing messages in the Web Console

2014-07-07 Thread nstoyanov
Hi, I am using ActiveMQ 5.10.0 on Windows and have trouble viewing messages in the DLQ in the Web Console. The browser reports the error "Exception occurred while processing this request, check the log for more information!". Then the console displays the stack trace below (sorry it's quite long).

windows 8 support

2014-07-07 Thread nstoyanov
Does ActiveMQ 5.10 support Windows 8? The supported operating systems on the Getting Started page lists these supported versions of Windows: Windows XP SP2, Windows 2000, Windows Vista, Windows 7. -- View this message in context: http://activemq.2283324.n4.nabble.com/windows-8-support-tp468285