Tellstick binding problem

Hi,

First of all, thanks a lot for the fantastic work on the Telldus integration with Openhab. It is really cool!
I have a slight problem: I installed the biding and the bridge to Telldus Live. It found all my devices and everything is basically cool. However, I get the following in the log:

2017-08-27 13:54:16.840 [ERROR] [andler.live.TelldusLiveBridgeHandler] - Failed to update
java.lang.NullPointerException: null
at org.openhab.binding.tellstick.handler.live.TelldusLiveBridgeHandler.updateSensors(TelldusLiveBridgeHandler.java:194) [207:org.openhab.binding.tellstick:2.2.0.201708242229]
at org.openhab.binding.tellstick.handler.live.TelldusLiveBridgeHandler.refreshDeviceList(TelldusLiveBridgeHandler.java:120) [207:org.openhab.binding.tellstick:2.2.0.201708242229]
at org.openhab.binding.tellstick.handler.live.TelldusLiveBridgeHandler$1.run(TelldusLiveBridgeHandler.java:70) [207:org.openhab.binding.tellstick:2.2.0.201708242229]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:?]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:?]

This comes immediately after (re)starting OpenHab2, and afterwards, top shows java using 95-120% of CPU, and I start getting a lot of messages about delays for message transfer, e.g.:

2017-08-27 14:00:18.690 [WARN ] [ore.internal.events.OSGiEventManager] - Dispatching event to subscriber ‘org.eclipse.smarthome.core.thing.internal.ThingManager@2696fe’ takes more than 5000ms.

Any idea what could be wrong?

Thanks in advance, and apologies if this is a known problem and my search skills are not up to par.

Casper

Hi,

Part of this error might be related to this:

Do you have both devices and sensors that you communicate with, or only one of them?

Regards

/J

Hi!
I get the same error, and I can’t control one of the tellstick groups…
2018-03-26 08:41:09.143 [WARN ] [lstick.handler.TelldusDevicesHandler] - Tellstick bridge handler not found. Cannot handle command without bridge.
2018-03-26 08:41:09.726 [ERROR] [ternal.live.TelldusLiveBridgeHandler] - Failed to update

I have many Sensors and devicese…