2023-03-02 15:48:17.287 [INFO ] [org.openhab.core.Activator ] - Starting openHAB 4.0.0 (build Build #3336) 2023-03-02 15:48:18.131 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'Africa/Johannesburg'. 2023-03-02 15:48:18.160 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to 'ZZZZZZZZZZZZ'. 2023-03-02 15:48:18.161 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'en_ZA'. 2023-03-02 15:48:18.162 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Measurement system set to 'SI'. 2023-03-02 15:48:28.692 [WARN ] [core.karaf.internal.FeatureInstaller] - The transformation add-on 'javascript' does not exist - ignoring it. 2023-03-02 15:48:44.135 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'mapdb.persist' 2023-03-02 15:48:45.308 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'rrd4j.persist' 2023-03-02 15:48:46.554 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'alarm.sitemap' 2023-03-02 15:49:23.557 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007 2023-03-02 15:49:24.176 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Partition4.rules' 2023-03-02 15:49:27.258 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'open_close.rules' 2023-03-02 15:49:27.577 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Partition1.rules' 2023-03-02 15:49:28.542 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'presence.rules' 2023-03-02 15:49:28.740 [WARN ] [core.karaf.internal.FeatureInstaller] - The transformation add-on 'javascript' does not exist - ignoring it. 2023-03-02 15:49:29.398 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Partition3.rules' 2023-03-02 15:49:29.724 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'chromecast.rules' 2023-03-02 15:49:30.157 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'test.rules' 2023-03-02 15:49:30.885 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Partition2.rules' 2023-03-02 15:49:31.221 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'power.rules' 2023-03-02 15:49:35.713 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'harmony.rules' 2023-03-02 15:49:48.833 [WARN ] [ce.jetty.internal.JettyServerWrapper] - Can't create temporary directory for OsgiContextModel{HS,id=OCM-26,name='context:2048448724',path='/',bundle=org.jupnp,context=WebContainerContextWrapper{bundle=org.jupnp_2.6.1 [238],contextId='context:2048448724',delegate=org.jupnp.transport.impl.osgi.DisableAuthenticationHttpContext@7a18d8d4}}: C:\Windows\system32\config\systemprofile\AppData\Local\Temp\ROOT\context:2048448724 2023-03-02 15:49:49.296 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started. 2023-03-02 15:49:53.140 [WARN ] [ty.util.ssl.SslContextFactory.config] - Trusting all certificates configured for Client@48c4f0fb[provider=null,keyStore=null,trustStore=null] 2023-03-02 15:49:53.140 [WARN ] [ty.util.ssl.SslContextFactory.config] - No Client EndPointIdentificationAlgorithm configured for Client@48c4f0fb[provider=null,keyStore=null,trustStore=null] 2023-03-02 15:49:55.351 [INFO ] [nternal.manager.ShellyManagerServlet] - Shelly Manager started at http(s)://10.163.199.252:8080/shelly/manager 2023-03-02 15:49:59.494 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 66...09, base URL = http://localhost:8080) 2023-03-02 15:50:05.964 [INFO ] [o.internal.handler.AstroThingHandler] - Scheduled Positional job astro:moon:local every 300 seconds 2023-03-02 15:50:07.532 [WARN ] [nce.extensions.PersistenceExtensions] - There is no queryable persistence service registered with the id 'rrd4j' 2023-03-02 15:50:07.543 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'power-5' failed: Could not cast NULL to java.lang.Number; line 163, column 34, length 23 in power 2023-03-02 15:50:07.543 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'power-6' failed: Could not cast NULL to java.lang.Number; line 211, column 34, length 23 in power 2023-03-02 15:50:07.543 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'power-3' failed: Could not cast NULL to java.lang.Number; line 75, column 34, length 23 in power 2023-03-02 15:50:07.544 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'power-2' failed: cannot invoke method public float org.openhab.core.library.types.DecimalType.floatValue() on null in power 2023-03-02 15:50:07.545 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'power-4' failed: Could not cast NULL to java.lang.Number; line 118, column 34, length 23 in power 2023-03-02 15:50:07.905 [ERROR] [rnium.elements.UdpMulticastConnector] - error: multicast set interface java.net.SocketException: Invalid argument: no further information at sun.nio.ch.Net.setInterface6(Native Method) ~[?:?] at sun.nio.ch.DatagramChannelImpl.setOption(DatagramChannelImpl.java:364) ~[?:?] at sun.nio.ch.DatagramSocketAdaptor.setOption(DatagramSocketAdaptor.java:420) ~[?:?] at sun.nio.ch.DatagramSocketAdaptor.setNetworkInterface(DatagramSocketAdaptor.java:605) ~[?:?] at sun.nio.ch.DatagramSocketAdaptor.setInterface(DatagramSocketAdaptor.java:569) ~[?:?] at java.net.MulticastSocket.setInterface(MulticastSocket.java:405) ~[?:?] at org.eclipse.californium.elements.UdpMulticastConnector.start(UdpMulticastConnector.java:277) ~[?:?] at org.eclipse.californium.core.network.CoapEndpoint.start(CoapEndpoint.java:679) ~[?:?] at org.eclipse.californium.core.CoapClient.setEndpoint(CoapClient.java:366) ~[?:?] at org.openhab.binding.shelly.internal.api1.Shelly1CoapHandler.start(Shelly1CoapHandler.java:131) ~[?:?] at org.openhab.binding.shelly.internal.handler.ShellyBaseHandler.startCoap(ShellyBaseHandler.java:1072) ~[?:?] at org.openhab.binding.shelly.internal.handler.ShellyBaseHandler.initializeThing(ShellyBaseHandler.java:327) ~[?:?] at org.openhab.binding.shelly.internal.handler.ShellyBaseHandler.lambda$0(ShellyBaseHandler.java:188) ~[?:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] 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:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2023-03-02 15:50:18.266 [WARN ] [.googletts.internal.GoogleTTSService] - Audio format OGG_OPUS is not yet supported. 2023-03-02 15:51:12.015 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'power-2' failed: cannot invoke method public abstract org.openhab.core.types.State org.openhab.core.persistence.HistoricItem.getState() on null in power 2023-03-02 15:51:59.201 [WARN ] [core.thing.internal.ThingManagerImpl] - A thing handler factory claims to support 'systeminfo:computer-MARK-HA-PC' for thing 'systeminfo:computer:MARK-HA-PC' for more than 120s, but the thing type can't be found in the registry. This should be fixed in the binding. 2023-03-02 15:51:59.202 [WARN ] [core.thing.internal.ThingManagerImpl] - Could not normalize configuration for 'systeminfo:computer:MARK-HA-PC' because the thing type was not found in registry. 2023-03-02 15:52:03.704 [WARN ] [core.thing.internal.ThingManagerImpl] - Channel types or config descriptions for thing 'harmonyhub:device:MarkHub:60277394' are missing in the respective registry for more than 120s. This should be fixed in the binding. 2023-03-02 15:52:03.706 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with an exception: org.openhab.core.config.core.validation.ConfigValidationException: null at org.openhab.core.thing.internal.ThingManagerImpl.normalizeConfiguration(ThingManagerImpl.java:682) ~[?:?] at org.openhab.core.thing.internal.ThingManagerImpl.normalizeThingConfiguration(ThingManagerImpl.java:671) ~[?:?] at org.openhab.core.thing.internal.ThingManagerImpl.registerAndInitializeHandler(ThingManagerImpl.java:919) ~[?:?] at org.openhab.core.thing.internal.ThingManagerImpl.checkMissingPrerequisites(ThingManagerImpl.java:1115) ~[?:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] 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:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?]