mqtt / mqtt.org

The mqtt.org website

Home Page:https://mqtt.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception in thread "main" java.lang.IllegalArgumentException: ClientId longer than 23 characters

santosh75 opened this issue · comments

Exception in thread "main" java.lang.IllegalArgumentException: ClientId longer than 23 characters
at org.eclipse.paho.client.mqttv3.MqttAsyncClient.(MqttAsyncClient.java:257)
at org.eclipse.paho.client.mqttv3.MqttClient.(MqttClient.java:222)
at Subscriber$.main(mqtt_subscriber.scala:31)
at Subscriber.main(mqtt_subscriber.scala)

Even unable to download the jar file using SBT

This repository is for the mqtt wiki. It is not associated with any clients.

You should raise the issue against the appropriate paho repo.