21:47:41.995 DEBUG o.o.c.s.i.SchedulerActivator[:36]- Scheduler has been started. 21:47:42.678 INFO o.q.impl.StdSchedulerFactory[:1175]- Using default implementation for ThreadExecutor 21:47:43.019 INFO o.q.core.SchedulerSignalerImpl[:61]- Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 21:47:43.028 INFO o.quartz.core.QuartzScheduler[:243]- Quartz Scheduler v.2.1.7 created. 21:47:43.053 INFO org.quartz.simpl.RAMJobStore[:154]- RAMJobStore initialized. 21:47:43.077 INFO o.quartz.core.QuartzScheduler[:268]- Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 21:47:43.088 INFO o.q.impl.StdSchedulerFactory[:1324]- Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: '/etc/openhab/quartz.properties' 21:47:43.096 INFO o.q.impl.StdSchedulerFactory[:1328]- Quartz scheduler version: 2.1.7 21:47:43.108 INFO o.quartz.core.QuartzScheduler[:534]- Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started. 21:47:43.158 DEBUG o.o.c.core.ConfigDispatcher[:146]- Processing openHAB default configuration file '/var/log/openhab/configurations/openhab_default.cfg'. 21:47:43.168 DEBUG o.o.c.core.ConfigDispatcher[:168]- Processing openHAB main configuration file '/etc/openhab/configurations/openhab.cfg'. 21:47:44.414 DEBUG o.o.c.internal.CoreActivator[:115]- Created file '/var/log/openhab/webapps/static/uuid' with content '9746f622-bfb1-4ca8-992b-8034faec7bcb' 21:47:44.430 DEBUG o.o.c.internal.CoreActivator[:115]- Created file '/var/log/openhab/webapps/static/version' with content '1.5.1' 21:47:44.441 INFO o.o.c.internal.CoreActivator[:61]- openHAB runtime has been started (v1.5.1). 21:47:44.919 DEBUG o.o.c.a.i.AutoUpdateActivator[:31]- AutoUpdate binding has been started. 21:48:05.591 DEBUG o.o.m.p.i.PersistenceModelActivator[:23]- Registered 'persistence' configuration parser 21:48:05.800 DEBUG o.o.c.t.i.TransformationActivator[:38]- Transformation Service has been started. 21:48:06.607 DEBUG o.o.i.g.internal.GCalActivator[:34]- Google Calendar IO has been started. 21:48:06.983 INFO o.o.c.s.AbstractActiveService[:169]- Google Calender Event-Downloader has been started 21:48:06.990 INFO o.o.i.g.i.GCalEventDownloader[:171]- gcal with username and password 21:48:07.126 DEBUG o.o.i.m.i.MultimediaActivator[:34]- Multimedia I/O bundle has been started. 21:48:07.801 DEBUG o.o.i.s.i.DiscoveryServiceActivator[:27]- Discovery service has been started. 21:48:08.193 DEBUG o.o.i.t.mqtt.MqttService[:121]- Starting MQTT Service... 21:48:13.078 DEBUG o.o.m.i.i.ItemModelActivator[:24]- Registered 'item' configuration parser 21:48:20.685 DEBUG o.o.i.g.i.GCalEventDownloader[:197]- Downloading calendar feed for time interval: 2014-11-15T21:48:20.655Z to 2014-11-15T22:18:20.655 21:48:21.339 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'default.items' 21:48:23.487 DEBUG o.o.i.g.i.GCalEventDownloader[:140]- gcal feed contains no events ... 21:48:23.600 DEBUG o.o.m.i.i.GenericItemProvider[:154]- Processing binding configs for items from model 'default.items' 21:48:23.639 DEBUG o.o.m.i.i.GenericItemProvider[:133]- Read items from model 'default.items' 21:48:23.666 DEBUG o.o.c.i.items.ItemRegistryImpl[:137]- Item provider 'GenericItemProvider' has been added. 21:48:23.674 DEBUG o.o.m.i.i.GenericItemProvider[:133]- Read items from model 'default.items' 21:48:36.756 DEBUG o.o.m.s.i.SitemapModelActivator[:23]- Registered 'sitemap' configuration parser 21:48:38.033 DEBUG o.o.i.r.internal.RESTActivator[:33]- REST API has been started. 21:48:38.578 INFO o.o.i.s.i.DiscoveryServiceImpl[:72]- mDNS service has been started 21:48:39.463 INFO o.a.cpr.AtmosphereFramework[:2175]- Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation 21:48:39.477 INFO o.a.c.DefaultAnnotationProcessor[:131]- AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used 21:48:40.337 ERROR o.a.cpr.AtmosphereFramework[:2215]- java.lang.ClassCastException: org.eclipse.osgi.framework.internal.core.BundleURLConnection cannot be cast to java.net.JarURLConnection at org.atmosphere.util.annotation.AnnotationDetector.detect(AnnotationDetector.java:325) at org.atmosphere.cpr.DefaultAnnotationProcessor.scanForAnnotation(DefaultAnnotationProcessor.java:148) at org.atmosphere.cpr.DefaultAnnotationProcessor.configure(DefaultAnnotationProcessor.java:134) at org.atmosphere.cpr.AtmosphereFramework.autoConfigureService(AtmosphereFramework.java:2177) at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:655) at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:568) at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:91) at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:80) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.init(ServletRegistration.java:49) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.registerServlet(ProxyServlet.java:179) at org.eclipse.equinox.http.servlet.internal.HttpServiceImpl.registerServlet(HttpServiceImpl.java:66) at org.openhab.io.rest.RESTApplication.activate(RESTApplication.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:235) at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197) at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343) at org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222) at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) at org.eclipse.equinox.internal.ds.InstanceProcess.registerService(InstanceProcess.java:536) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:260) at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:473) at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:217) at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:816) at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:783) at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70) 21:48:40.390 INFO o.a.cpr.AtmosphereFramework[:1506]- Auto detecting atmosphere handlers /WEB-INF/classes/ 21:48:40.438 WARN o.a.cpr.AtmosphereFramework[:1154]- Missing META-INF/atmosphere.xml but found the Jersey runtime. Starting Jersey 21:48:41.279 INFO o.a.cpr.AtmosphereFramework[:434]- Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path: /* 21:48:41.286 INFO o.a.cpr.AtmosphereFramework[:1561]- Auto detecting WebSocketHandler in /WEB-INF/classes/ 21:48:41.303 INFO o.a.cpr.AtmosphereFramework[:1259]- Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 21:48:41.860 INFO o.a.h.ReflectorServletProcessor[:140]- Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer 21:48:44.005 INFO c.s.j.s.i.a.WebApplicationImpl[:790]- Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' 21:48:44.099 INFO c.s.j.s.i.a.WebApplicationImpl[:801]- Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration: class org.atmosphere.jersey.AtmosphereResourceConfigurator 21:48:46.461 INFO c.s.j.s.i.a.DeferredResourceConfig[:101]- Instantiated the Application class org.openhab.io.rest.RESTApplication 21:48:46.899 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'default.sitemap' 21:48:59.689 INFO o.a.cpr.AtmosphereFramework[:2014]- Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 21:48:59.719 INFO o.a.cpr.AtmosphereFramework[:2014]- Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 21:48:59.735 INFO o.a.cpr.AtmosphereFramework[:2014]- Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 21:48:59.747 INFO o.a.cpr.AtmosphereFramework[:2014]- Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 21:48:59.767 INFO o.a.cpr.AtmosphereFramework[:2014]- Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 21:48:59.777 INFO o.a.cpr.AtmosphereFramework[:2014]- Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 21:48:59.784 INFO o.a.cpr.AtmosphereFramework[:826]- Installing Default AtmosphereInterceptor 21:48:59.818 WARN o.a.cpr.AtmosphereFramework[:703]- No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache 21:48:59.836 INFO o.a.cpr.AtmosphereFramework[:711]- Broadcaster Polling Wait Time 100 21:48:59.851 INFO o.a.cpr.AtmosphereFramework[:712]- Shared ExecutorService supported: true 21:48:59.867 INFO o.a.cpr.AtmosphereFramework[:713]- HttpSession supported: false 21:48:59.883 INFO o.a.cpr.AtmosphereFramework[:714]- Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 21:48:59.899 INFO o.a.cpr.AtmosphereFramework[:715]- Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 21:48:59.906 INFO o.a.cpr.AtmosphereFramework[:716]- Using Broadcaster: org.atmosphere.jersey.JerseyBroadcaster 21:48:59.914 INFO o.a.cpr.AtmosphereFramework[:717]- Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebSocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled. 21:48:59.944 INFO o.a.cpr.AtmosphereFramework[:719]- Atmosphere Framework 2.0.9 started. 21:48:59.956 INFO o.a.cpr.AtmosphereFramework[:721]- For Atmosphere Framework Commercial Support, visit http://www.async-io.org/ or send an email to support@async-io.org 21:48:59.971 INFO o.o.io.rest.RESTApplication[:143]- Started REST API at /rest 21:49:00.020 DEBUG o.o.i.s.i.DiscoveryServiceImpl[:43]- Registering new service _openhab-server._tcp.local. at port 8080 21:49:00.424 INFO o.a.cpr.AtmosphereFramework[:774]- Latest version of Atmosphere's JavaScript Client 2.0.9 21:49:00.432 INFO o.a.cpr.AtmosphereFramework[:781]- Atmosphere Framework Updates Minor available (bugs fixes): 2.0.10 Major available (new features): 2.1.9 21:49:03.001 DEBUG o.o.i.s.i.DiscoveryServiceImpl[:43]- Registering new service _openhab-server-ssl._tcp.local. at port 8443 21:49:06.850 INFO o.o.u.w.i.s.WebAppServlet[:79]- Started Classic UI at /openhab.app 21:49:13.110 DEBUG o.o.m.r.i.RuleModelActivator[:42]- Registered 'rules' configuration parser 21:49:13.267 DEBUG o.o.m.r.i.engine.RuleEngine[:78]- Started rule engine 21:49:19.195 DEBUG o.o.b.t.i.TinkerforgeActivator[:34]- Tinkerforge binding has been started. 21:49:19.225 DEBUG o.o.m.i.i.GenericItemProvider[:334]- Start processing binding configuration of Item 'r0 (Type=SwitchItem, State=Uninitialized)' with 'TinkerforgeGenericBindingProvider' reader. 21:49:19.242 DEBUG o.o.b.t.i.TinkerforgeGenericBindingProvider[:81]- token: uid=onu 21:49:19.255 DEBUG o.o.b.t.i.TinkerforgeGenericBindingProvider[:81]- token: subid=rslr1 21:49:19.269 DEBUG o.o.m.i.i.GenericItemProvider[:334]- Start processing binding configuration of Item 'r1 (Type=SwitchItem, State=Uninitialized)' with 'TinkerforgeGenericBindingProvider' reader. 21:49:19.276 DEBUG o.o.b.t.i.TinkerforgeGenericBindingProvider[:81]- token: uid=onu 21:49:19.283 DEBUG o.o.b.t.i.TinkerforgeGenericBindingProvider[:81]- token: subid=rslr2 21:49:19.290 DEBUG o.o.m.i.i.GenericItemProvider[:334]- Start processing binding configuration of Item 'rb (Type=SwitchItem, State=Uninitialized)' with 'TinkerforgeGenericBindingProvider' reader. 21:49:19.297 DEBUG o.o.b.t.i.TinkerforgeGenericBindingProvider[:81]- token: uid=onu 21:49:19.304 DEBUG o.o.b.t.i.TinkerforgeGenericBindingProvider[:81]- token: subid=kitchen 21:49:19.322 DEBUG o.o.m.i.i.GenericItemProvider[:334]- Start processing binding configuration of Item 'rc (Type=SwitchItem, State=Uninitialized)' with 'TinkerforgeGenericBindingProvider' reader. 21:49:19.329 DEBUG o.o.b.t.i.TinkerforgeGenericBindingProvider[:81]- token: uid=onu 21:49:19.336 DEBUG o.o.b.t.i.TinkerforgeGenericBindingProvider[:81]- token: subid=floor 21:49:21.409 DEBUG o.o.b.t.i.TinkerforgeBinding[:169]- TFINIT connectModel called 21:49:21.465 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value hosts : pi1.fritz.box 21:49:21.472 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs1.type : bricklet_remote_switch 21:49:21.477 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs1.typeADevices : rslr1 rslr2 21:49:21.483 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs1.typeBDevices : kitchen 21:49:21.502 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs1.typeCDevices : floor 21:49:21.507 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs1.uid : onu 21:49:21.541 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_floor.deviceCode : 8 21:49:21.547 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_floor.subid : floor 21:49:21.553 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_floor.systemCode : A 21:49:21.559 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_floor.type : remote_switch_c 21:49:21.564 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_floor.uid : onu 21:49:21.592 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_kitchen.address : 344 21:49:21.599 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_kitchen.subid : kitchen 21:49:21.605 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_kitchen.type : remote_switch_b 21:49:21.611 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_kitchen.uid : onu 21:49:21.630 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_kitchen.unit : 9 21:49:21.656 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room.houseCode : 31 21:49:21.661 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room.receiverCode : 8 21:49:21.672 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room.subid : rslr1 21:49:21.682 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room.type : remote_switch_a 21:49:21.692 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room.uid : onu 21:49:21.732 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room2.houseCode : 31 21:49:21.738 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room2.receiverCode : 4 21:49:21.743 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room2.subid : rslr2 21:49:21.752 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room2.type : remote_switch_a 21:49:21.765 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value rs_living_room2.uid : onu 21:49:21.788 DEBUG o.o.b.t.i.c.ConfigurationHandler[:137]- CONFIG key:value service.pid : org.openhab.tinkerforge 21:49:21.818 DEBUG o.o.b.t.i.c.ConfigurationHandler[:301]- CONFIG setting BrickletRemoteSwitchConfiguration device_type bricklet_remote_switch 21:49:21.865 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: typeADevices for uid onu 21:49:21.871 DEBUG o.o.b.t.i.c.ConfigurationHandler[:469]- CONFIG found String value 21:49:21.882 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: typeBDevices for uid onu 21:49:21.901 DEBUG o.o.b.t.i.c.ConfigurationHandler[:469]- CONFIG found String value 21:49:21.908 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: typeCDevices for uid onu 21:49:21.914 DEBUG o.o.b.t.i.c.ConfigurationHandler[:469]- CONFIG found String value 21:49:21.933 DEBUG o.o.b.t.i.c.ConfigurationHandler[:330]- CONFIG setting RemoteSwitchCConfiguration device_type remote_switch_c 21:49:21.969 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: systemCode for uid onu 21:49:21.974 DEBUG o.o.b.t.i.c.ConfigurationHandler[:469]- CONFIG found String value 21:49:21.992 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: deviceCode for uid onu 21:49:21.999 DEBUG o.o.b.t.i.c.ConfigurationHandler[:312]- CONFIG setting RemoteSwitchAConfiguration device_type remote_switch_a 21:49:22.016 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: houseCode for uid onu 21:49:22.022 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: receiverCode for uid onu 21:49:22.027 DEBUG o.o.b.t.i.c.ConfigurationHandler[:321]- CONFIG setting RemoteSwitchBConfiguration device_type remote_switch_b 21:49:22.044 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: unit for uid onu 21:49:22.051 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: address for uid onu 21:49:22.058 DEBUG o.o.b.t.i.c.ConfigurationHandler[:312]- CONFIG setting RemoteSwitchAConfiguration device_type remote_switch_a 21:49:22.063 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: houseCode for uid onu 21:49:22.069 DEBUG o.o.b.t.i.c.ConfigurationHandler[:457]- configuring feature: receiverCode for uid onu 21:49:22.085 DEBUG o.o.b.t.i.TinkerforgeBinding[:740]- CONFIG updated called 21:49:22.158 DEBUG o.o.b.t.i.TinkerforgeBinding[:212]- TinkerforgeNotifier was notified 21:49:22.185 DEBUG o.o.b.t.i.TinkerforgeBinding[:311]- TFINIT notifier org.openhab.binding.tinkerforge.internal.model.impl.EcosystemImpl@4be4f8 (logger: null) 21:49:22.202 DEBUG o.o.b.t.i.TinkerforgeBinding[:365]- TFINIT unhandled notifier org.openhab.binding.tinkerforge.internal.model.impl.EcosystemImpl@4be4f8 (logger: null) 21:49:22.265 DEBUG o.o.b.t.i.TinkerforgeBinding[:212]- TinkerforgeNotifier was notified 21:49:22.299 DEBUG o.o.b.t.i.TinkerforgeBinding[:191]- TFINIT Tinkerforge new brickd for host: pi1.fritz.box 21:49:22.320 INFO o.o.c.s.AbstractActiveService[:169]- Tinkerforge Refresh Service has been started 21:49:22.380 DEBUG o.o.b.t.i.m.impl.MBrickdImpl[:659]- TFINIT Connected listener was called. 21:49:22.389 DEBUG o.o.b.t.i.TinkerforgeBinding[:212]- TinkerforgeNotifier was notified 21:51:13.595 DEBUG o.o.b.t.i.TinkerforgeBinding[:655]- received command ON for item r1 21:51:13.602 ERROR o.o.b.t.i.TinkerforgeBinding[:708]- COMMAND no tinkerforge device found for command for item uid: onu subId: rslr2 21:51:18.769 DEBUG o.o.b.t.i.TinkerforgeBinding[:655]- received command ON for item rb 21:51:18.776 ERROR o.o.b.t.i.TinkerforgeBinding[:708]- COMMAND no tinkerforge device found for command for item uid: onu subId: kitchen 21:51:20.507 DEBUG o.o.b.t.i.TinkerforgeBinding[:655]- received command ON for item rc 21:51:20.514 ERROR o.o.b.t.i.TinkerforgeBinding[:708]- COMMAND no tinkerforge device found for command for item uid: onu subId: floor 21:51:21.941 DEBUG o.o.b.t.i.TinkerforgeBinding[:655]- received command ON for item r0 21:51:21.948 ERROR o.o.b.t.i.TinkerforgeBinding[:708]- COMMAND no tinkerforge device found for command for item uid: onu subId: rslr1 21:51:41.167 INFO o.o.io.rest.RESTApplication[:159]- Stopped REST API 21:51:41.175 DEBUG o.o.i.s.i.DiscoveryServiceImpl[:57]- Unregistering service _openhab-server._tcp.local. at port 8080 21:51:41.184 DEBUG o.o.i.s.i.DiscoveryServiceImpl[:57]- Unregistering service _openhab-server-ssl._tcp.local. at port 8443 21:51:44.563 INFO o.o.u.w.i.s.WebAppServlet[:90]- Stopped Classic UI