Erro when running a bundle on Raspberry Pi 2 [message #1721580] |
Thu, 28 January 2016 08:34  |
Eclipse User |
|
|
|
Hi everyone,
I am trying to understand Kura and some MQTT technologies. I am using a slightly modified Heater demo program provided inside the Kura framework. Initially, I had no problem running my application both on the Emulator and on the gateway (PI 2). But then I wanted to go one step further using Paho client library to send and receive message to and from a Mosqutto broker residing somewhere in a private cloud. Thats were the problem started. The bundle runs nicely on eclipse Emulator, but when deployed into the the gateway (Raspberry Pi 2) throws the below shown exception.
gogo: BundleException: The bundle "KuraDemo_1.0.0.201601261415 [70]" could not be resolved. Reason: Missing Constraint: Import-Package: org.eclipse.paho.client.mqttv3; version="1.0.1"
Any insight please.
NB: This is another side problem. I cannot open Kura web ui for for the PI. I can ping and ssh the PI nicely. DNS resolution is fine. But whenever I types "http://x.x.x.x:8080/kura", I get 404 http error.
Thanks
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04381 seconds