-
Notifications
You must be signed in to change notification settings - Fork 143
FAQs
Kamil Baczkowicz edited this page Oct 27, 2016
·
3 revisions
In your connection settings, go to Security/TLS. Select the "CA certificate and client certificate/key" mode.
The following fields are required:
- Protocol: TLS version 1.2
- CA certificate file
- Client certificate file
- Client key file
- Client key in PEM format: selected
For a great walkthough on how to connect to IBM's Watson IoT platform running on Bluemix see the following tutorial: http://maximodev.blogspot.co.uk/2016/06/watson-iot-mqtt-apis-walkthrough-tutorial.html
The most likely cause of this error is missing JavaFX support on your operating system. Depending on the OS you need to take different actions:
- Raspbian: please look at https://github.com/eclipse/paho.mqtt-spy/issues/5
- Ubuntu with OpenJDK:
apt-get install openjfx
, for more info see issue #88 (https://github.com/kamilfb/mqtt-spy/issues/88) - Or just install Oracle JRE/JDK (for example: http://stackoverflow.com/questions/32040720/how-to-find-root-of-could-not-find-or-load-main-class-error-when-running-jar)
mqtt-spy
- Getting started
- Overview
- Changelog
- Message search
- Charts
- Configuration
- Logging
- Dependencies
- Downloads
- FAQs
mqtt-spy-daemon
mqtt-spy & mqtt-spy-daemon