Hai Everyone,
I am using Apollo Broker 1.7 for enabling topic based authentication for a
custom application.Also, i am using libmosquitto as the Mqtt Client for C ,
from which i am sending data and its subscribed using paho mqtt clilent java
library.But the apollo connection log throws error like this while i try to
publish data using libmosquitto
2014-09-01 12:11:43,603 connected: local:/127.0.0.1:1883,
remote:/127.0.0.1:56447
2014-09-01 12:11:43,604 MQTT connection '/127.0.0.1:56447' error: Expecting
an MQTT CONNECT message, but got: class org.fusesource.mqtt.codec.MQTTFrame
I am using Apollo Broker 1.7 for enabling topic based authentication for a
custom application.Also, i am using libmosquitto as the Mqtt Client for C ,
from which i am sending data and its subscribed using paho mqtt clilent java
library.But the apollo connection log throws error like this while i try to
publish data using libmosquitto
2014-09-01 12:11:43,603 connected: local:/127.0.0.1:1883,
remote:/127.0.0.1:56447
2014-09-01 12:11:43,604 MQTT connection '/127.0.0.1:56447' error: Expecting
an MQTT CONNECT message, but got: class org.fusesource.mqtt.codec.MQTTFrame