2021-01-26 21:57:06.339 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'Europe/London'. 2021-01-26 21:57:06.355 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '53.380696572089164,-2.912964820861817'. 2021-01-26 21:57:06.357 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'en_GB'. 2021-01-26 21:57:11.390 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007 2021-01-26 21:57:12.058 [INFO ] [org.openhab.ui.internal.UIService ] - Started UI on port 8080 2021-01-26 21:57:12.691 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with an exception: java.lang.UnsatisfiedLinkError: The specified procedure could not be found. at jnr.ffi.provider.jffi.AsmRuntime.newUnsatisifiedLinkError(AsmRuntime.java:40) ~[?:?] at jnr.unixsocket.Native$LibC$jnr$ffi$0.socket(Unknown Source) ~[?:?] at jnr.unixsocket.Native.socket(Native.java:92) ~[?:?] at jnr.unixsocket.UnixSocketChannel.(UnixSocketChannel.java:101) ~[?:?] at jnr.unixsocket.UnixSocketChannel.open(UnixSocketChannel.java:65) ~[?:?] at org.freedesktop.dbus.connections.transports.UnixSocketTransport.connect(UnixSocketTransport.java:59) ~[?:?] at org.freedesktop.dbus.connections.transports.TransportFactory.createTransport(TransportFactory.java:44) ~[?:?] at org.freedesktop.dbus.connections.AbstractConnection.(AbstractConnection.java:161) ~[?:?] at org.freedesktop.dbus.connections.impl.DBusConnection.(DBusConnection.java:334) ~[?:?] at org.freedesktop.dbus.connections.impl.DBusConnection.getConnection(DBusConnection.java:149) ~[?:?] at org.freedesktop.dbus.connections.impl.DBusConnection.getConnection(DBusConnection.java:169) ~[?:?] at org.freedesktop.dbus.connections.impl.DBusConnection.getConnection(DBusConnection.java:219) ~[?:?] at org.freedesktop.dbus.connections.impl.DBusConnection.getConnection(DBusConnection.java:184) ~[?:?] at com.github.hypfvieh.bluetooth.DeviceManager.createInstance(DeviceManager.java:74) ~[?:?] at org.openhab.binding.bluetooth.bluez.internal.DeviceManagerFactory.lambda$0(DeviceManagerFactory.java:82) ~[?:?] at org.openhab.binding.bluetooth.util.RetryFuture$CallableTask.run(RetryFuture.java:67) ~[?:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 2021-01-26 21:57:13.216 [INFO ] [ab.ui.habpanel.internal.HABPanelTile] - Started HABPanel at /habpanel 2021-01-26 21:57:13.275 [WARN ] [.googletts.internal.GoogleTTSService] - Missing client id configuration to access Google Cloud TTS API. 2021-01-26 21:57:13.275 [WARN ] [.googletts.internal.GoogleTTSService] - Missing client secret configuration to access Google Cloud TTS API. 2021-01-26 21:57:16.467 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started. 2021-01-26 21:58:34.825 [INFO ] [.internal.connect.utilities.WifiLink] - Starting LightwaveRfWifiLink Connection 2021-01-26 21:58:35.099 [INFO ] [ternal.connect.handler.BridgeHandler] - connection started 2021-01-26 21:58:35.100 [INFO ] [ternal.connect.handler.BridgeHandler] - SENDING REGISTRATION COMMAND - 12 SECONDS TO PRESS THE BUTTON 2021-01-26 21:58:35.603 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 2 2021-01-26 21:58:36.205 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 3 2021-01-26 21:58:36.807 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 4 2021-01-26 21:58:37.410 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 5 2021-01-26 21:58:38.013 [ERROR] [nal.connect.connections.SenderThread] - Unable to send message 100,!F*p after 5 attempts giving up 2021-01-26 21:58:57.925 [WARN ] [rf.internal.handler.LWAccountHandler] - LightwaveRF - Bridge Initialization Failed - Websocket Offline. Retrying in 10 seconds 2021-01-26 21:58:58.213 [INFO ] [htwaverf.internal.utils.WsConnection] - LightwaveRF - WebSocket Socket org.openhab.binding.lightwaverf.internal.utils.WsSocket$WebSocketListener@6f132564 successfully connected to v1-linkplus-app.lightwaverf.com/54.74.14.139 2021-01-26 21:58:58.214 [INFO ] [rf.internal.handler.LWAccountHandler] - LightwaveRF - Logging in to API 2021-01-26 22:00:09.632 [INFO ] [ternal.connect.handler.BridgeHandler] - SENDING REGISTRATION COMMAND - 12 SECONDS TO PRESS THE BUTTON 2021-01-26 22:00:09.632 [ERROR] [nal.common.AbstractInvocationHandler] - An error occurred while calling method 'ThingHandler.initialize()' on 'org.openhab.binding.lightwaverf.internal.connect.handler.BridgeHandler@61a2b37d': null java.lang.NullPointerException: null at org.openhab.binding.lightwaverf.internal.connect.handler.BridgeHandler.initialize(BridgeHandler.java:62) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 2021-01-26 22:00:09.635 [ERROR] [core.thing.internal.ThingManagerImpl] - Exception occurred while initializing handler of thing 'lightwaverf:1bridge:ac85f0e243': null java.lang.NullPointerException: null at org.openhab.binding.lightwaverf.internal.connect.handler.BridgeHandler.initialize(BridgeHandler.java:62) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 2021-01-26 22:00:19.123 [INFO ] [.internal.connect.utilities.WifiLink] - Message received: *!{"trans":4769,"mac":"20:03:8C","time":1611698419,"pkt":"system","fn":"log","source_id":"20:03:8C","source":"lwl","type":"log","payload":"EM LINK MODE"} 2021-01-26 22:00:19.128 [ERROR] [.internal.connect.utilities.WifiLink] - Error converting message: *!{"trans":4769,"mac":"20:03:8C","time":1611698419,"pkt":"system","fn":"log","source_id":"20:03:8C","source":"lwl","type":"log","payload":"EM LINK MODE"} 2021-01-26 22:03:12.918 [ERROR] [nal.common.AbstractInvocationHandler] - An error occurred while calling method 'ThingHandler.dispose()' on 'org.openhab.binding.lightwaverf.internal.connect.handler.BridgeHandler@61a2b37d': null java.lang.NullPointerException: null at org.openhab.binding.lightwaverf.internal.connect.handler.BridgeHandler.dispose(BridgeHandler.java:106) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 2021-01-26 22:03:12.919 [ERROR] [core.thing.internal.ThingManagerImpl] - Exception occurred while disposing handler of thing 'lightwaverf:1bridge:ac85f0e243': null java.lang.NullPointerException: null at org.openhab.binding.lightwaverf.internal.connect.handler.BridgeHandler.dispose(BridgeHandler.java:106) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 2021-01-26 22:03:17.981 [INFO ] [.internal.connect.utilities.WifiLink] - Stopping LightwaveRfWifiLink Connection 2021-01-26 22:03:17.981 [INFO ] [nal.connect.connections.SenderThread] - Message not added to queue as we are shutting down Message[{}] 2021-01-26 22:03:17.981 [INFO ] [.internal.connect.utilities.WifiLink] - LightwaveRfWifiLink Connection Stopped 2021-01-26 22:03:17.981 [ERROR] [nal.connect.connections.SenderThread] - Error waiting on queue java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056) ~[?:?] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2090) ~[?:?] at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483) ~[?:?] at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671) ~[?:?] at org.openhab.binding.lightwaverf.internal.connect.connections.SenderThread.run(SenderThread.java:115) [bundleFile:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 2021-01-26 22:04:02.214 [INFO ] [.internal.connect.utilities.WifiLink] - Starting LightwaveRfWifiLink Connection 2021-01-26 22:04:02.461 [INFO ] [ternal.connect.handler.BridgeHandler] - connection started 2021-01-26 22:04:02.462 [INFO ] [ternal.connect.handler.BridgeHandler] - SENDING REGISTRATION COMMAND - 12 SECONDS TO PRESS THE BUTTON 2021-01-26 22:04:02.963 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 2 2021-01-26 22:04:03.071 [INFO ] [.internal.connect.utilities.WifiLink] - Message received: *!{"trans":4770,"mac":"20:03:8C","time":1611698643,"pkt":"system","fn":"log","source_id":"20:03:8C","source":"lwl","type":"log","payload":"EM LINK MODE"} 2021-01-26 22:04:03.071 [ERROR] [.internal.connect.utilities.WifiLink] - Error converting message: *!{"trans":4770,"mac":"20:03:8C","time":1611698643,"pkt":"system","fn":"log","source_id":"20:03:8C","source":"lwl","type":"log","payload":"EM LINK MODE"} 2021-01-26 22:04:03.566 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 3 2021-01-26 22:04:04.168 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 4 2021-01-26 22:04:04.770 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 5 2021-01-26 22:04:05.373 [ERROR] [nal.connect.connections.SenderThread] - Unable to send message 100,!F*p after 5 attempts giving up 2021-01-26 22:05:09.291 [INFO ] [.internal.connect.utilities.WifiLink] - Stopping LightwaveRfWifiLink Connection 2021-01-26 22:05:09.291 [INFO ] [nal.connect.connections.SenderThread] - Message not added to queue as we are shutting down Message[{}] 2021-01-26 22:05:09.291 [ERROR] [nal.connect.connections.SenderThread] - Error waiting on queue java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056) ~[?:?] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2090) ~[?:?] at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483) ~[?:?] at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671) ~[?:?] at org.openhab.binding.lightwaverf.internal.connect.connections.SenderThread.run(SenderThread.java:115) [bundleFile:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 2021-01-26 22:05:09.291 [INFO ] [.internal.connect.utilities.WifiLink] - LightwaveRfWifiLink Connection Stopped 2021-01-26 22:05:33.067 [INFO ] [.internal.connect.utilities.WifiLink] - Starting LightwaveRfWifiLink Connection 2021-01-26 22:05:33.316 [INFO ] [ternal.connect.handler.BridgeHandler] - connection started 2021-01-26 22:05:33.317 [INFO ] [ternal.connect.handler.BridgeHandler] - SENDING REGISTRATION COMMAND - 12 SECONDS TO PRESS THE BUTTON 2021-01-26 22:05:33.818 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 2 2021-01-26 22:05:33.877 [INFO ] [.internal.connect.utilities.WifiLink] - Message received: *!{"trans":4771,"mac":"20:03:8C","time":1611698734,"pkt":"system","fn":"log","source_id":"20:03:8C","source":"lwl","type":"log","payload":"EM LINK MODE"} 2021-01-26 22:05:33.877 [ERROR] [.internal.connect.utilities.WifiLink] - Error converting message: *!{"trans":4771,"mac":"20:03:8C","time":1611698734,"pkt":"system","fn":"log","source_id":"20:03:8C","source":"lwl","type":"log","payload":"EM LINK MODE"} 2021-01-26 22:05:34.420 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 3 2021-01-26 22:05:35.022 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 4 2021-01-26 22:05:35.624 [INFO ] [nal.connect.connections.SenderThread] - Ok message not received for 100,!F*p , retrying again. Retry count 5 2021-01-26 22:05:36.227 [ERROR] [nal.connect.connections.SenderThread] - Unable to send message 100,!F*p after 5 attempts giving up