Closed cpmeister closed 7 months ago
Also got an endless bunch of these:
2020-01-26 20:39:25.604 [ERROR] [ab.binding.bluetooth.BluetoothDevice] - Failed to inform listener 'org.openhab.binding.bluetooth.am43.internal.AM43Handler@1147f0c': null
java.lang.NullPointerException: null
at org.openhab.binding.bluetooth.BeaconBluetoothHandler.onScanRecordReceived(BeaconBluetoothHandler.java:147) ~[?:?]
at org.openhab.binding.bluetooth.BluetoothDevice.notifyListeners(BluetoothDevice.java:507) ~[?:?]
at org.openhab.binding.bluetooth.bluez.BlueZBluetoothDevice.lambda$3(BlueZBluetoothDevice.java:118) ~[?:?]
It appears as if a scheduled future wasn't canceled? Even though the code clearly indicates to cancel it...
I`m wondering if this is still an issue as it is three years old. I see several PR's since this issue and last week i tried to improve the null handling by PR: https://github.com/openhab/openhab-addons/pull/13979
If this is still an issue, could you verify if it is solved (or still happening) by those bluetooth PR's?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Found exception in the logs when linking/unlinking items in the UI