Hi guys!
I have queue for delivery of messages in order with one producer and one
event-driven consumer. I also have a redelivery policy attach to this queue
(with nonBlockingRedelivery=false) and I have a question with this scenario:
1. queue receives a message M1
2. queue sends message M1 to con
I have also tried to use ErrorHandler and rethrow exception but still I
dont see Failure cause in properties in webconsole.
Does webconsole show that property or not. I have tried this on activemq
5.9.1.release and also on 5.10-snapshot.
any suggestions?
thanks,
chirag
On Thu, May 1, 2014 at 4
Does the error means that the client is sending different AMQP version
message than what ActiveMQ can understand. My understanding is that ActiveMQ
only supports AMQP 1.0.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/AmqpProtocolException-Could-not-decode-AMQP-frame-
Thank you for your replies
We'll start soon to do some tests with Java/C and one or two arduinos
attached to the broker to see how it goes.
Cheers
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-5-9-1-MQTT-tp4680744p4680811.html
Sent from the ActiveMQ - User m
for 1) is that covered by https://issues.apache.org/jira/browse/AMQ-4719
On 1 May 2014 07:15, surfnerd wrote:
> It is possible to implement IBM type of HA solution with ActiveMQ.
>
> 1. ActiveMQ MQTT has problem with same "clientid" reconnection. As per MQTT
> definition, same clientID should rep
Thank you for informing me.
I did not understand this issue correctly, because I'm using my own
authorization broker. which does not use AuthorizationMap.
Thank you,
Masanori
--
View this message in context:
http://activemq.2283324.n4.nabble.com/How-can-I-convert-message-from-MQTTTransport-tp