【发布时间】:2016-02-04 04:06:48
【问题描述】:
ActiveMQ 中的这个警告是什么意思?
jvm 1 | WARN | Transport Connection to: tcp://xx.xxx.xxx.xxx:xxxxx failed: java.net.ProtocolException: Invalid CONNECT encoding
我使用 ActiveMQ 作为代理,并使用 MQTT 从 Android 连接。我在 ActiveMQ 控制台中每次连接都会收到此警告。
【问题讨论】:
标签: warnings activemq mqtt protocolexception