Several times I’ve seen this in my logs.
2018-07-24 13:48:12.671 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler UniFiControllerThingHandler tried updating the thing status although the handler was already disposed.
2018-07-24 13:48:23.672 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler UniFiControllerThingHandler tried updating the thing status although the handler was already disposed.
2018-07-24 13:48:34.672 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler UniFiControllerThingHandler tried updating the thing status although the handler was already disposed.
2018-07-24 13:48:45.673 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler UniFiControllerThingHandler tried updating the thing status although the handler was already disposed.
These messages begin whan openHAB is started, and continue every Refresh Interval
even after stopping the binding. The only way I’ve found to resolve this is to restart openHAB.
I’m running this version of the binding, which admittedly is not the most current version. Let me know if you think this might be resolved in a more recent version.
2.3.0.201804210948
Edit: It’s coming from here in BaseThingHandler.