I'm trying out the MQTT transport and examples available as of version 5.9
(example.Publisher, example.Listener using fusesource mqtt-client)

when activating connector mqtt+nio on broker side, running the Publisher
leads to an infinite loop in class 
org.apache.activemq.transport.mqtt.MQTTCodec, method processHeader

it works fine running it with mqtt connector, i.e. it is somehow related to
NIO
has anyone encountered this behavior?

I tried with different JDK version (6, 7) on Windows to exclude some JDK/OS
related issue without success




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/MQTT-NIO-transport-hangup-tp4682745.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to